We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d31070f commit 69f1350Copy full SHA for 69f1350
packages/react/src/drafts/index.ts
@@ -67,7 +67,6 @@ export * from './SelectPanel2'
67
export {default as TabPanels} from './TabPanels'
68
export type {TabPanelsProps, TabPanelsTabProps, TabPanelsPanelProps} from './TabPanels'
69
export * from '../TooltipV2'
70
-export {default as ActionBar} from '../ActionBar'
71
export * from '../ActionBar'
72
73
export {Stack} from '../Stack'
0 commit comments