HackYourFuture-CPH / rate-my-cv

MIT License
1 stars 2 forks source link

Fixing Proptype Warnings. #158

Closed arya56 closed 3 years ago

arya56 commented 3 years ago

User story

Who: As a Developer.

What: I want to a clean console to check other errors.

Why: so that we can there is 3 warning in the console.

Acceptance criteria

Fixing proptypes warning for story #13 and #14 Then will be able to see the console without this warnings to see upcoming errors better Given (example: "as an authenticated user") image

When (example: "send a message")

Then <some out outcome(s) should occur> (example: "I can read and reply to the message")

Implementation details

arya56 commented 3 years ago

@dpfernandes The issue has been fixed, since I can't see this errors in console anymore.