Closed HHongSeungWoo closed 1 year ago
Please check if your PR fulfills the following requirements:
What kind of change does this PR introduce?
[ ] Bugfix [ ] Feature [ ] Code style update (formatting, local variables) [x] Refactoring (no functional changes, no api changes) [ ] Build related changes [ ] CI related changes [ ] Documentation content changes [ ] Other... Please describe:
[ ] Yes [x] No
First of all, thank you for creating such a great library.
After React 18, i will see a warning in the console when using defaultProps.
I ran linter, and it changed the formatting a lot...
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
Does this PR introduce a breaking change?
Other information
First of all, thank you for creating such a great library.
After React 18, i will see a warning in the console when using defaultProps.