Bob AI: add a new navigation item called Blog to the nav
This commit is contained in:
@@ -107,6 +107,7 @@ const NavbarStyleCentered = ({
|
|||||||
<Logo
|
<Logo
|
||||||
brandName={brandName}
|
brandName={brandName}
|
||||||
/>
|
/>
|
||||||
|
<span className="inline-block px-3 py-1 text-sm font-medium rounded-full bg-primary/10 text-primary">New</span>
|
||||||
<HamburgerButton
|
<HamburgerButton
|
||||||
isActive={isActive}
|
isActive={isActive}
|
||||||
onClick={handleToggle}
|
onClick={handleToggle}
|
||||||
|
|||||||
Reference in New Issue
Block a user