diff --git a/packages/svelte/src/lib/components/Layout/index.ts b/packages/svelte/src/lib/components/Layout/index.ts index e69de29..b1d4523 100644 --- a/packages/svelte/src/lib/components/Layout/index.ts +++ b/packages/svelte/src/lib/components/Layout/index.ts @@ -0,0 +1 @@ +export { default as Divider } from './Divider.svelte'; \ No newline at end of file