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")
When (example: "send a message")
Then<some out outcome(s) should occur> (example: "I can read and reply to the message")
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")
When (example: "send a message")
Then <some out outcome(s) should occur> (example: "I can read and reply to the message")
Implementation details