Posts tagged with shadcn
-
ShadCN Tooltips: Where is the TooltipProvider?
I built a tooltip wrapper with shadcn/ui and couldn’t figure out why tooltips felt slow. Turns out the placement of TooltipProvider changes everything.
-
Inserting Shadcn Slider/DatePicker into react-hook-form
How to integrate Shadcn UI's Slider and DatePicker with react-hook-form