Skip to content

Commit

Permalink
fix: refactor hooks: del extra export
Browse files Browse the repository at this point in the history
  • Loading branch information
NikitaCG committed Oct 3, 2023
1 parent cdcb0c9 commit 48e55ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Portal/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
export * from './Portal';
export * from '../../hooks/usePortalContainer/PortalProvider';

0 comments on commit 48e55ce

Please sign in to comment.