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

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