shadcn-vue/apps/www
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
..
public chore: rearrange the directory 2023-08-23 16:15:10 +08:00
src feat: select (#12) 2023-08-23 21:28:04 +08:00
index.html chore: rearrange the directory 2023-08-23 16:15:10 +08:00
mono.config.js chore: rearrange the directory 2023-08-23 16:15:10 +08:00
package.json feat: select (#12) 2023-08-23 21:28:04 +08:00
pnpm-lock.yaml chore: rearrange the directory 2023-08-23 16:15:10 +08:00
postcss.config.js chore: rearrange the directory 2023-08-23 16:15:10 +08:00
tailwind.config.js feat: add button, input, label basic components 2023-08-23 16:50:56 +08:00
tsconfig.json chore: update alias path 2023-08-23 16:28:13 +08:00
tsconfig.node.json chore: rearrange the directory 2023-08-23 16:15:10 +08:00
vite.config.ts feat: select (#12) 2023-08-23 21:28:04 +08:00