marcopeg-dev / m07-cv-frontend

Frontend for M07 class project
4 stars 3 forks source link

Fix Update-user in state to use react hook #40

Closed VernitaJ closed 4 years ago

VernitaJ commented 4 years ago

Within state component update-user, react hooks has to be implemented correctly.

NoorHarbaji commented 4 years ago

As a first step you can change the component name to useUpdate-user @ChauPham90