Itay Tur

Results 2 comments of Itay Tur

having the same issue. in the following `accept`, no file type were accepted. ``` const fileUploaderState = useFileUploader({ onDrop: (acceptedFiles) => { setFiles(acceptedFiles); }, accept: { 'application/vnd.ms-excel': ['.xls', '.slk', '.xla',...

This is a sandbox that reproduces the timezone not affecting the date: https://codesandbox.io/s/dayjs-business-time-forked-b7opew