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
Failed to compile.
./src/components/login/login.js
Line 57: 'state' is not defined no-undef
Line 63: 'usernameChange' is not defined no-undef
Line 67: 'passwordChange' is not defined no-undef
Search for the keywords to learn more about each error
I'm having trouble figuring out what's going wrong here. My env file:
I have a react component which looks like this:
The included babel parser causes a compile error:
I'm having trouble figuring out what's going wrong here. My env file:
The text was updated successfully, but these errors were encountered: