Skip to content

Commit 0a95f84

Browse files
committed
Add default export
1 parent bcfca48 commit 0a95f84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export { default as QuickScrollList } from './src/QuickScrollList';
1+
export { default } from './src/QuickScrollList';

0 commit comments

Comments
 (0)