Closed Shruti3004 closed 3 years ago
Changes looks good but occasionally I am greeted with this
Failed to compile
src/components/Title/index.jsx
Line 23:24: Unable to resolve path to module 'react-helmet' import/no-unresolved
Search for the keywords to learn more about each error.
This error occurred during the build time and cannot be dismissed.
Any idea? I checked the commit, did yarn install
, removed the build folder but after navigating few pages, I get this error both in terminal and browser.
This pull request has conflicts, please rebase to resolve those before we can evaluate the pull request.
@GMishx rebased the pr, I have one doubt as soon I am logging, it logged me out are you facing the same issue?
@GMishx rebased the pr, I have one doubt as soon I am logging, it logged me out are you facing the same issue?
@Shruti3004 please rebase, should've been fixed by #120
This pull request has conflicts, please rebase to resolve those before we can evaluate the pull request.
@GMishx rebased the pr
Just missing title for http://localhost:3000/organize/license/create . Other things are working perfectly :+1:
@GMishx Added the title for create candidate license page.
Description
In the current implementation, we had the same title
FOSSologyUI
on the same page but now we have implemented the customize title on every page.Changes
Screenshots
How to test
Visit to all the routes.