Skip to content

Commit

Permalink
fix(Divider): add export of Divider to Components/index (#1461)
Browse files Browse the repository at this point in the history
  • Loading branch information
v4dyar4 authored Mar 28, 2024
1 parent c4589f7 commit bdab522
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ export * from './ClipboardIcon';
export * from './CopyToClipboard';
export * from './Dialog';
export * from './Disclosure';
export * from './Divider';
export * from './DropdownMenu';
export * from './Hotkey';
export * from './Icon';
Expand Down

0 comments on commit bdab522

Please sign in to comment.