shadcn-vue/apps/www/src/lib/registry/default/examples
zernonia 9d9980a049
feat: select (#12)
* feat: add Select, jsx

* feat: add utility to convert functional component to basic component vnode

* refactor: rename function

* fix: radix-vue link path
2023-08-23 21:28:04 +08:00
..
AccordionDemo.vue fix: width not consistent 2023-08-23 17:22:32 +08:00
AlertDialogDemo.vue feat: dialog, alertdialog (#9) 2023-08-23 18:12:48 +08:00
DialogDemo.vue fix: add missing emits event 2023-08-23 18:43:51 +08:00
PopoverDemo.vue feat: add button, input, label basic components 2023-08-23 16:50:56 +08:00
SelectDemo.vue feat: select (#12) 2023-08-23 21:28:04 +08:00