Skip to content

Commit

Permalink
fix(PlaceholderContainer): add component to index file (#1924)
Browse files Browse the repository at this point in the history
Co-authored-by: Aleksandr Burobin <[email protected]>
  • Loading branch information
lxndr and Aleksandr Burobin authored Oct 29, 2024
1 parent c454554 commit cdce171
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 @@ -34,6 +34,7 @@ export * from './Pagination';
export * from './Palette';
export * from './UserLabel';
export * from './PinInput';
export * from './PlaceholderContainer';
export * from './Popover';
export * from './Popup';
export * from './Portal';
Expand Down

0 comments on commit cdce171

Please sign in to comment.