Skip to content

Commit

Permalink
Change features to platform on mobile nav
Browse files Browse the repository at this point in the history
  • Loading branch information
winkerVSbecks committed Dec 3, 2024
1 parent fb95383 commit 9aab842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Header/data.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ export const createMobileMenu = (
links: HeaderLinks = defaultLinks
): HeaderMobileSection[] => [
{
name: 'Features',
name: 'Platform',
maxItems: 3,
content: [
links.uiTest,
Expand Down

0 comments on commit 9aab842

Please sign in to comment.