johnpolacek / date-range-picker-for-shadcn

DateRangePicker is a reusable component for shadcn using Radix UI and Tailwind CSS. Includes preset date ranges, text entry, calendar selection and date comparison
https://date-range-picker-for-shadcn-demo.vercel.app/
MIT License
643 stars 24 forks source link

fix: hide compare label when showCompare is false #5

Closed hkfi closed 7 months ago

hkfi commented 1 year ago

Hides compare label when showCompare is false.