Skip to content

Commit f7a99f5

Browse files
authored
Update index.js
1 parent 2d05b4f commit f7a99f5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

index.js

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
1-
import EditableList from './src/index';
2-
export default { EditableList };
1+
export { default as EditableList } from './src/index'

0 commit comments

Comments
 (0)