mirror of
https://github.com/khoaliber/dockhand.git
synced 2026-03-04 13:19:57 +00:00
Initial commit
This commit is contained in:
4
lib/components/ui/empty-state/index.ts
Normal file
4
lib/components/ui/empty-state/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
import EmptyState from './empty-state.svelte';
|
||||
import NoEnvironment from './no-environment.svelte';
|
||||
|
||||
export { EmptyState, NoEnvironment };
|
||||
Reference in New Issue
Block a user