Skip to content

Commit

Permalink
refactor(ActionMenuItem): add export to index file
Browse files Browse the repository at this point in the history
  • Loading branch information
JoannaSikora committed Dec 19, 2024
1 parent abd38ee commit 28ee338
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-components/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export * from './components/Accordion';
export * from './components/ActionBar';
export * from './components/ActionCard';
export * from './components/ActionMenu';
export * from './components/Alert';
export * from './components/ActionMenuItem';
export * from './components/AppFrame';
export * from './components/AutoComplete';
export * from './components/Avatar';
Expand Down

0 comments on commit 28ee338

Please sign in to comment.