Nature of issue?
Details about the bug:
While running npm run test, the following error is shown :
Failed prop type: The prop isUserOwner is marked as required in Nav, but its value is undefined.
- Operating System: Windows 10 (64-bit)
- Steps to reproduce this bug: run the command
npm run test in the command line
