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