Skip to content

Commit

Permalink
fix(Slider): add export for Slider (#1390)
Browse files Browse the repository at this point in the history
  • Loading branch information
Arucard89 authored Mar 1, 2024
1 parent a34db16 commit 8eb741f
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 @@ -36,6 +36,7 @@ export * from './RadioGroup';
export * from './Select';
export * from './Sheet';
export * from './Skeleton';
export * from './Slider';
export * from './Spin';
export * from './Switch';
export * from './Table';
Expand Down

0 comments on commit 8eb741f

Please sign in to comment.