Skip to content

Commit

Permalink
Merge pull request #846 from teamupdivision/feature/new-resource
Browse files Browse the repository at this point in the history
feat: new resource
  • Loading branch information
marqbeniamin authored Nov 21, 2024
2 parents dd8d974 + 8ef09d6 commit 8718792
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions widgets/layout/navbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,9 @@ export function DocsNavbar({ slug, setMobileNav }: DocsNavbar) {
<Link href="/figma" className=" focus:!outline-none">
<MenuItem>Figma</MenuItem>
</Link>
<Link href="/partners/pubnub" className=" focus:!outline-none">
<MenuItem>Material Tailwind Products</MenuItem>
</Link>
</MenuList>
</Menu>
</List>
Expand Down

0 comments on commit 8718792

Please sign in to comment.