hsuanyi-chou / shadcn-ui-expansions

More components built on top of shadcn-ui.
https://shadcnui-expansions.typeart.cc/
MIT License
1.1k stars 51 forks source link

Using TimePicker only on form #61

Closed coded58 closed 7 months ago

coded58 commented 8 months ago

Hey there, i am currently testing out the TimePicker Component for a form using shadcn Form, but i can't seem to figure out what type to pass to it. i tried both Date and string but it gets error out

https://github.com/hsuanyi-chou/shadcn-ui-expansions/assets/99658156/1371c209-dfbe-495e-93fe-171301a1a04a

hsuanyi-chou commented 8 months ago

It’s react aria component. It has their own format

learn more about it