참고

=>

React.useState<Date|null>(new Date())

Type 'MaterialUiPickersDate' is not assignable to type 'SetStateAction'

Type 'Dispatch<SetStateAction>' is not assignable to type '(date: MaterialUiPickersDate) => void'.

profile
web-developer

0개의 댓글