Skip to content

Commit

Permalink
feat: export slider
Browse files Browse the repository at this point in the history
  • Loading branch information
alter-eggo committed Nov 26, 2024
1 parent 489b500 commit 9df7fbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ui/src/exports.web.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,4 @@ export * from './components/collectibles/index.web';
export * from './components/switch/switch.web';
export { Highlighter, type HighlighterProps } from './components/highlighting/highlighter.web';
export { Prism, type PrismType } from './components/highlighting/clarity-prism.shared';
export { Slider } from './components/slider/slider.web';

0 comments on commit 9df7fbd

Please sign in to comment.