defaultProp
will be deprecated for function components soon
#175
Labels
invalid
This doesn't seem right
defaultProp
will be deprecated for function components soon
#175
[email protected]
now shows a deprecation error when usingdefaultProps
for function components.More info with links about deprecation - https://sophiabits.com/blog/stop-using-defaultprops
Recommendation for replacement - https://react.dev/blog/2024/04/25/react-19-upgrade-guide#removed-deprecated-react-apis
The text was updated successfully, but these errors were encountered: