Skip to content

Commit

Permalink
fix common exports
Browse files Browse the repository at this point in the history
  • Loading branch information
jarosenb committed May 20, 2024
1 parent 490ecab commit 0cbd287
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions client/modules/_common_components/src/index.ts
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
export * from './datafiles';
export { PrimaryButton, SecondaryButton } from './lib/Button';
export { Icon } from './lib/Icon';
export { Spinner } from './lib/Spinner';

0 comments on commit 0cbd287

Please sign in to comment.