We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c03cfeb commit 9ec3d10Copy full SHA for 9ec3d10
src/SvelteGenericCrudTable.svelte
@@ -1,4 +1,3 @@
1
-<svelte:options tag={'crud-table'}/>
2
<script>
3
import {createEventDispatcher} from 'svelte';
4
import {SvelteGenericCrudTableService} from "./SvelteGenericCrudTableService";
0 commit comments