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 a60d341 commit 7c04acbCopy full SHA for 7c04acb
.npmignore
@@ -0,0 +1 @@
1
+src/
package.json
@@ -1,6 +1,6 @@
{
2
"name": "vue3-virtual-scroll-list",
3
- "version": "0.0.1",
+ "version": "0.1.0",
4
"description": "A vue3 component support big amount data list with high scroll performance.",
5
"main": "dist/index.js",
6
"scripts": {
0 commit comments