tailwind-nextjs-starter-blog icon indicating copy to clipboard operation
tailwind-nextjs-starter-blog copied to clipboard

Continue Create Dropdown Options

Open trillium opened this issue 8 months ago • 8 comments

Enhancement

Continuation of #897

Changes

  • Add support for dropdown within headerNavLinks
  • Update dropdown styling in MobileNav
    • Iffy on this being the right styling of the menu

Code structure

  • Use helper functions to render navs within NavOptions, MobileNav
  • Create NavLinks types
    • [ ] Defined in data/headerNavLinks.ts, feels like the wrong spot for types

Visuals

With Changes image image

trillium avatar Jun 22 '24 08:06 trillium