Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Icons added #354

Closed
wants to merge 9 commits into from
Closed

Conversation

sailaja-adapa
Copy link

Hello Project Admin
I Added Icons to Navbar - Solved #311
Kindly Please go through this PR @VaibhavArora314

icon

mobicons

Copy link

vercel bot commented Jul 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
style-share ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 2, 2024 2:13pm

Copy link

github-actions bot commented Jul 2, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Copy link
Owner

@VaibhavArora314 VaibhavArora314 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

navbar breaks in some cases. also, why favorite is being written like that.
image
image

@@ -16,6 +16,7 @@ import React from "react";
import Loader from "./components/Loader";
import ContactUs from "./pages/ContactUs";
import About from "./pages/About";
import Rateus from "./pages/Rateus";
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

component name is RateUs, can we keep it consistent across the code? also could you change the file name from Rateus to RateUs as well?

@sailaja-adapa
Copy link
Author

Yeah okkk @VaibhavArora314 @akbatra567

import { loggedInState } from '../store/atoms/auth';
import { CgProfile } from 'react-icons/cg';
import { BsFilePost } from 'react-icons/bs';
import { FaHome,FaRegCopyright } from 'react-icons/fa';
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Story was related to Navbar Icons, why we need changes in Footer.tsx ?
If scope is changes, could you update in Issue ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants