FortAwesome / react-fontawesome

Font Awesome React component
https://fontawesome.com
MIT License
3.67k stars 262 forks source link

feat: remove defaultProps #551

Closed squiaios closed 3 months ago

squiaios commented 1 year ago

Support for defaultProps will be removed from function components in a future major release.

acrogenesis commented 3 months ago

@robmadole this is required for React 19

Maxou44 commented 3 months ago

Any news about this MR ? It's required for React 19 😅

robmadole commented 3 months ago

Thanks for the PR. Merging now and then we'll get a release out.

Maxou44 commented 3 months ago

Thanks @robmadole for the quick reply and the merge :)