You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Repository uses "react": "^16.6.3".
React introduce the use of react hooks in version 16.8
using react hooks is a more modern approach to developing in react.
Upgrading to the new version of react might cause dependency compatibility issues.
Repository uses "react": "^16.6.3".
React introduce the use of react hooks in version 16.8
using react hooks is a more modern approach to developing in react.
Upgrading to the new version of react might cause dependency compatibility issues.