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

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

* refactor(ui): switched n-select to c-select
This commit is contained in:
Corentin THOMASSET 2023-08-07 17:30:00 +02:00 committed by Corentin Thomasset
parent e06e8fae50
commit 792a17d2ac
No known key found for this signature in database
GPG key ID: DBD997E935996158
29 changed files with 666 additions and 199 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",