A widget to select files better when there are many

This commit is contained in:
Igor Katson 2023-12-17 11:18:17 +00:00
parent ee307c11c5
commit ccc19f9e1a
No known key found for this signature in database
GPG key ID: B4EC22B66D61A3F5
6 changed files with 229 additions and 54 deletions

View file

@ -4,14 +4,14 @@
"src": "assets/logo.svg"
},
"index.css": {
"file": "assets/index-3adfdbb8.css",
"file": "assets/index-87c84a72.css",
"src": "index.css"
},
"index.html": {
"css": [
"assets/index-3adfdbb8.css"
"assets/index-87c84a72.css"
],
"file": "assets/index-1b48a174.js",
"file": "assets/index-5a52a5c4.js",
"isEntry": true,
"src": "index.html"
}