Two-tiered sidebar navigation

This component uses Tailwind CSS utilities to create a two-tiered sidebar navigation. The top level navigation links are displayed in a flex container, with the "Dashboard" link highlighted to indicate the current page. Underneath is a nested navigation for "Projects" that uses a heading and flex container to display project links. The entire sidebar uses flex properties, space utilities, borders, and hovers to style the navigation levels.

Similar Components

Other components related to navigation, sidebar, tailwind, flexbox, links tags