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

Code example in API reference is outdated #48

Closed DavidHe1127 closed 8 months ago

DavidHe1127 commented 8 months ago

In the code example, it's still displaying closeButtonProps - should be clearIconButtonProps.

https://viclafouch.github.io/mui-file-input/docs/api-reference/#cleariconbuttonprops

viclafouch commented 8 months ago

Fixed ! Thanks @DavidHe1127