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
You're the first student where I have seen a default state being written.
It's also interesting that you stated it as a const when React components can have a state for themselves.
Although it's not "incorrect" it would've been great to see an explanation as to why you implemented this!
You're the first student where I have seen a default state being written.
It's also interesting that you stated it as a const when React components can have a state for themselves.
Although it's not "incorrect" it would've been great to see an explanation as to why you implemented this!
https://github.com/andelizondo/jammming/blob/master/src/Components/App/App.js#L8-L13
The text was updated successfully, but these errors were encountered: