refactor(svelte): cleanup components
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
export { default as Panel } from './Panel.svelte';
|
||||
export type { PanelProps } from './types';
|
||||
Reference in New Issue
Block a user