Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
hardingjam committed Nov 19, 2024
1 parent fd896e2 commit 160bf4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ui-components/src/lib/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ export { default as CardProperty } from './components/CardProperty.svelte';
export { default as Hash, HashType } from './components/Hash.svelte';
export { default as TanstackAppTable } from './components/TanstackAppTable.svelte';
export { default as DropdownActiveSubgraphs } from './components/dropdown/DropdownActiveSubgraphs.svelte';
export { default as DropdownCheckbox } from './components/dropdown/DropdownCheckbox.svelte';
export { default as DropdownCheckbox } from './components/dropdown/DropdownCheckbox.svelte';

0 comments on commit 160bf4c

Please sign in to comment.