React: On login and signup page the logo present at top right should lead to home page when clicked #203
Labels
bug
Something isn't working
design
Design related task.
good first issue
Good for newcomers
help wanted
Extra attention is needed
Current Behaviour
Currently, the image is not clickable which is not desirable. It should lead the user to the home page "fresh-nest.netlify.app". Use
useNavigate
to lead user to the base url.The text was updated successfully, but these errors were encountered: