Skip to content

Commit 69f1350

Browse files
committed
Fix lint errors
1 parent d31070f commit 69f1350

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/react/src/drafts/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ export * from './SelectPanel2'
6767
export {default as TabPanels} from './TabPanels'
6868
export type {TabPanelsProps, TabPanelsTabProps, TabPanelsPanelProps} from './TabPanels'
6969
export * from '../TooltipV2'
70-
export {default as ActionBar} from '../ActionBar'
7170
export * from '../ActionBar'
7271

7372
export {Stack} from '../Stack'

0 commit comments

Comments
 (0)