feat(ui): added c-select in the ui lib

This commit is contained in:
Corentin Thomasset 2023-05-28 20:45:41 +02:00
parent 6498c9b0fa
commit 6b17025c6b
No known key found for this signature in database
GPG key ID: DBD997E935996158
24 changed files with 602 additions and 140 deletions

View file

@ -118,6 +118,7 @@
"prettier": "^2.8.7",
"typescript": "~4.9.0",
"unocss": "^0.53.0",
"unocss-preset-scrollbar": "^0.2.1",
"unplugin-icons": "^0.16.1",
"unplugin-vue-components": "^0.25.0",
"vite": "^4.0.0",