Skip to content

Commit

Permalink
fixed export
Browse files Browse the repository at this point in the history
  • Loading branch information
poojan010 committed Mar 8, 2023
1 parent 38ab07a commit 2d05bc7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.ts
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
export { default as CollageLayout } from './src'
import CollageLayout from './src/index';
export default CollageLayout

0 comments on commit 2d05bc7

Please sign in to comment.