diff --git a/components/DatePicker/index.tsx b/components/DatePicker/index.tsx index 962a8fc96..b115a163d 100644 --- a/components/DatePicker/index.tsx +++ b/components/DatePicker/index.tsx @@ -123,7 +123,12 @@ export default function DatePickerForm({ name = "date" }: DatePickerFormProps) { data-isopen={isOpen} ref={ref} > -