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
⚠ eslint-plugin-react-hooks(rules-of-hooks): ReactHook"useState"iscalledinfunction "Anonymous" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use".
⚠ eslint-plugin-react-hooks(rules-of-hooks): ReactHook"useState"iscalledinfunction "Anonymous" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use".
0 commit comments