Skip to content

Commit

Permalink
fix: export Toggle component
Browse files Browse the repository at this point in the history
  • Loading branch information
brettdorrans authored Oct 1, 2022
1 parent abcaa11 commit 5580608
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ export * from './text';
export * from './theme-provider';
export * from './theme-provider/defaultTheme';
export * from './theme-provider/darkTheme';
export * from './toggle';

0 comments on commit 5580608

Please sign in to comment.