viclafouch / mui-file-input

A file input designed for the React library MUI
https://viclafouch.github.io/mui-file-input/
MIT License
77 stars 17 forks source link

fix: first child error #39

Closed AngyDev closed 11 months ago

AngyDev commented 11 months ago

I had the following error

Screenshot 2023-09-07 alle 10 24 34

I tried also in storybook and I had the same error. I saw that there was issue #35 and using @daturon code I fixed the error.

Hoping to have done a good thing

daturon commented 11 months ago

Thanks.