shivansh-bhatnagar18 / multiplayer-uno

https://multiplayer-uno.vercel.app
21 stars 43 forks source link

Frontend: Improved Navbar by dynamic links #177

Closed PrathamX595 closed 3 days ago

PrathamX595 commented 4 days ago

Frontend: Improved Navbar by dynamic links

now the navbar uses a list of links to render different buttons as required by the links

Fixes: #122

Description

earlier the Navbar links were hard coded now the links are kept in an array from which the buttons are rendered as per need.

Checklist

vercel[bot] commented 4 days ago

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

Name Status Preview Comments Updated (UTC)
multiplayer-uno ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 30, 2024 7:18pm
kuv2707 commented 4 days ago

This should be merged after #176, which can cause some conflicts. Just a heads up

kuv2707 commented 4 days ago

@PrathamX595 Let me know when you resolve the conflicts

PrathamX595 commented 4 days ago

@PrathamX595 Let me know when you resolve the conflicts

resolved all conflicts

kuv2707 commented 3 days ago

Made some minor changes and pushed the commit, thanks @PrathamX595

This is the last PR of the event!🎉