Skip to content

Commit

Permalink
Export stable version from components package
Browse files Browse the repository at this point in the history
  • Loading branch information
ciampo committed Aug 19, 2024
1 parent 15a1094 commit a084fd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/components/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ export {
NavigatorToParentButton as __experimentalNavigatorToParentButton,
useNavigator as __experimentalUseNavigator,
} from './navigator/legacy';
export { Navigator, useNavigator } from './navigator';
export { default as Notice } from './notice';
export { default as __experimentalNumberControl } from './number-control';
export { default as NoticeList } from './notice/list';
Expand Down

0 comments on commit a084fd4

Please sign in to comment.