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 GitHub
parent 6498c9b0fa
commit dfa1ba8554
29 changed files with 666 additions and 199 deletions

View File

@@ -285,6 +285,7 @@
"watchThrottled": true,
"watchTriggerable": true,
"watchWithFilter": true,
"whenever": true
"whenever": true,
"toValue": true
}
}
}