Skip to content

Commit

Permalink
Merge pull request #50 from getpingback/fix/exportSwitch
Browse files Browse the repository at this point in the history
fix: export switch component
  • Loading branch information
roger067 authored Dec 18, 2024
2 parents 489c14c + 1b4d904 commit fc83fae
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 @@ -22,3 +22,4 @@ export * from './range-picker';
export * from './pagination';
export * from './variable-input';
export * from './radio-group';
export * from './switch';

0 comments on commit fc83fae

Please sign in to comment.