Skip to content

Commit

Permalink
Merge pull request #114 from chromaui/mobile-header-title
Browse files Browse the repository at this point in the history
Change features to platform on mobile nav
  • Loading branch information
winkerVSbecks authored Dec 3, 2024
2 parents fb95383 + 9aab842 commit 8cdf905
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 8cdf905

Please sign in to comment.