feat: add initial datepicker, no ui/ux
This commit is contained in:
3
types/components/datepicker.ts
Normal file
3
types/components/datepicker.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export interface DatePickerFormProps {
|
||||
name?: string
|
||||
}
|
||||
Reference in New Issue
Block a user