Closed Abhi-m-anue closed 1 month ago
@Abhi-m-anue is attempting to deploy a commit to the shivamsouravjha's projects Team on Vercel.
A member of the Team first needs to authorize it.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
stock-frontend | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 12, 2024 7:03pm |
seems like there is some issue with the upload button as it doesn't show and visibility is bad
let's make the header floating
someone on 5-6 pagge should know as well the headers
Shadcn uses its own CSS variables with names primary, secondary and many more. I found there were few color variables ( primary, secondary ) which were already there in the project. They became overwritten by shadcn defined variables. That's what caused the button visibility and border radius issue. I have re-named the css variables which were previously in the project and changed everywhere it was used old name - new name primary - primaryColor secondary - secondaryColor
i will change the table heading and commit the changes
@Abhi-m-anue there's a merge conflict please resolve the same
Resolved please check
main changes - installed and set-up shadcnui