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
There are now two components (SectionButton and ProjectCard) using identical functions for "color" state. Needs a small refactor, probably to place this in App.js and pass it down as a prop instead. probably just creating a small utilities.js file and importing it from there when needed.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
There are now two components (
SectionButton
andProjectCard
) using identical functions for "color" state. Needs a small refactor,probably to place this inprobably just creating a smallApp.js
and pass it down as a prop instead.utilities.js
file and importing it from there when needed.The text was updated successfully, but these errors were encountered: