Closed Ayusht777 closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
mylibrary | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 20, 2023 3:22pm |
It seems there is problem in your code header.jsx
.
Please resolve all errors.
hey you have to install react-icons package
hey you have to install react-icons package
Make sure you install this dependency in your local repo so that this saved in package.lock.json
and package.json
, which then installed on vercel when the build command is run.
Simply do this.
npm i react-icons
in your client
folder.
hey you have to install react-icons package
Make sure you install this dependency in your local repo so that this saved in
package.lock.json
andpackage.json
, which then installed on vercel when the build command is run.Simply do this.
npm i react-icons
in yourclient
folder.
Then commit the changed code
@Ayusht777 Hey there,
I wanted to provide some feedback on the recent navbar implementation. Unfortunately, it doesn't quite fit with the UI of the website and appears slightly off. In comparison to the previous navbar, it doesn't seem to enhance the overall user experience.
Could you please work on designing another navbar that aligns better with the existing UI? Let's aim for a design that seamlessly integrates with the current theme and contributes positively to the user's navigation experience.
Feel free to reach out if you need any specific guidance or further information. You can create a new PR for the improved version. Looking forward to seeing the improved version.
hey did you have some references for the Navbar UI
Someone is attempting to deploy a commit to a Personal Account owned by @suryanshsingh2001 on Vercel.
@suryanshsingh2001 first needs to authorize it.