We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d05b4f commit f7a99f5Copy full SHA for f7a99f5
index.js
@@ -1,2 +1 @@
1
-import EditableList from './src/index';
2
-export default { EditableList };
+export { default as EditableList } from './src/index'
0 commit comments