lugvitc / c0d-frontend

1 stars 9 forks source link

Topbar Navlinks component #3

Closed Sasikuttan2163 closed 1 month ago

Sasikuttan2163 commented 1 month ago

Description

Create topbar buttons for navigation. Sign In is replaced with "Log Out" if user is logged in. image

NOTE: Use storybook to preview your component. Ideally do not create pages to test your component. If you do make on, remember to delete the page before pushing. Refer src/components/text.tsx and src/stories/text.stories.tsx for examples.

Variants

Primary ghost-primary image Secondary ghost-secondary image

OneRandom1509 commented 1 month ago

Same as #7

ThEditor commented 1 month ago

Same as #7