Replies: 1 comment 1 reply
-
This is currently a warning, so we should be fine. I will likely look into this when I get some free time to remove the warning. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This project is great. But I have a problem when using it on NextJS version 13.4.12 and react 18.2.0. It warns me like this:
Warning: ae: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.
Will that be a problem in the future? If yes then how can I fix this?
Beta Was this translation helpful? Give feedback.
All reactions