This commit is contained in:
2025-10-15 20:38:12 +05:30
parent 7e1b790d13
commit 33ae9aebad
7 changed files with 134 additions and 178 deletions

5
package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"dependencies": {
"svelte-virtual-list": "^3.0.1"
}
}