UNPKG

react-material-file-upload

Version:

File upload compoennt for React with Material UI components

25 lines (13 loc) 1.17 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [0.0.4](https://github.com/iamchathu/react-material-file-upload/compare/v0.0.3...v0.0.4) (2021-10-18) ### Features - expose buttonProps to customize the upload button ([3702de1](https://github.com/iamchathu/react-material-file-upload/commit/3702de1035b0179952a94c168760e1bdeced8422)) ### [0.0.3](https://github.com/iamchathu/react-material-file-upload/compare/v0.0.2...v0.0.3) (2021-10-15) ### [0.0.2](https://github.com/iamchathu/react-material-file-upload/compare/v0.0.1...v0.0.2) (2021-10-15) ### 0.0.1 (2021-10-15) ### Features - create upload compenent and stories ([b1569df](https://github.com/iamchathu/react-material-file-upload/commit/b1569df1388c520a1a6c6e6bff66eb39481828d5)) - setup storybook ([4e6a718](https://github.com/iamchathu/react-material-file-upload/commit/4e6a7180e3820cfa84c638dc8a5730a47512907d)) ### Bug Fixes - lint issues ([9c6b26b](https://github.com/iamchathu/react-material-file-upload/commit/9c6b26b030b71b2e346f84c6897a85c5e8cf2526))