-
Notifications
You must be signed in to change notification settings - Fork 42
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
Design a Navbar component #19
Comments
for the frontend, is it planned to use a css framework like tailwind etc, or pure css? |
can i work on this issue? |
Hi, I'd like to work on this issue. I am somewhat familiar with it. Can you please assign it to me? |
I would like to work on this issue. |
1 similar comment
I would like to work on this issue. |
I would like to work on this issue |
please review my PR.. |
I would like to work on this issue |
This adds a UNO themed navbar to the frontend. The navbar is responsive and collapses into a hamburger menu on smaller screens. It can have multiple links, which can be defined on use. Fixes shivansh-bhatnagar18#19 Signed-off-by: Sagnik Mandal <[email protected]>
This adds a UNO themed navbar to the frontend. The navbar is responsive and collapses into a hamburger menu on smaller screens. It can have multiple links, which can be defined on use. Fixes shivansh-bhatnagar18#19 Signed-off-by: Sagnik Mandal <[email protected]>
this commit adds a nabar. fixes: shivansh-bhatnagar18#19
this commit adds a nabar. fixes: shivansh-bhatnagar18#19
can i work on this issue? |
this commit adds a nabar. fixes: shivansh-bhatnagar18#19
this commit adds a nabar. fixes: shivansh-bhatnagar18#19
I would like to work on this issue |
1 similar comment
I would like to work on this issue |
Can you please assign this issue to me? |
i would like to work on this issue |
/assign |
The issue you are trying to assign to yourself is already assigned. |
This adds a UNO themed navbar to the frontend. The navbar is responsive and collapses into a hamburger menu on smaller screens. It can have multiple links, which can be defined on use. Fixes shivansh-bhatnagar18#19 Signed-off-by: Sagnik Mandal <[email protected]>
Refer to this file
Expected functionality
The props should be optional and appropriate default values should be used.
The text was updated successfully, but these errors were encountered: