init commit
This commit is contained in:
commit
c9d982669a
461 changed files with 30317 additions and 0 deletions
3
resources/js/components/ui/data-table/index.ts
Normal file
3
resources/js/components/ui/data-table/index.ts
Normal file
|
@ -0,0 +1,3 @@
|
|||
export { default as FlexRender } from "./flex-render.svelte";
|
||||
export { renderComponent, renderSnippet } from "./render-helpers.js";
|
||||
export { createSvelteTable } from "./data-table.svelte.js";
|
Loading…
Add table
Add a link
Reference in a new issue