choices.js pour la liste déroulante

This commit is contained in:
Pierre Marx
2025-09-04 13:37:31 -04:00
parent a22344d664
commit c7c48360fd
8 changed files with 392 additions and 39 deletions

View File

@@ -67,6 +67,7 @@
"url": "https://github.com/simpleconnect/electron-app.git"
},
"dependencies": {
"@microsoft/signalr": "^9.0.6"
"@microsoft/signalr": "^9.0.6",
"choices.js": "^11.1.0"
}
}