Skip to content

Commit

Permalink
Fix lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
pksjce committed May 10, 2024
1 parent e0bdb2c commit 7729903
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/react/src/drafts/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ export * from './SelectPanel2'
export {default as TabPanels} from './TabPanels'
export type {TabPanelsProps, TabPanelsTabProps, TabPanelsPanelProps} from './TabPanels'
export * from '../TooltipV2'
export {default as ActionBar} from '../ActionBar'
export * from '../ActionBar'

export {Stack} from '../Stack'
Expand Down

0 comments on commit 7729903

Please sign in to comment.