We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb5c74b commit f5c9b76Copy full SHA for f5c9b76
index.js
@@ -1,3 +1,3 @@
1
-export default from './dist/vue-virtual-scroller'
+export {default} from './dist/vue-virtual-scroller'
2
export * from './dist/vue-virtual-scroller'
3
import './dist/vue-virtual-scroller.css'
0 commit comments