Skip to content

Commit

Permalink
Rename page
Browse files Browse the repository at this point in the history
  • Loading branch information
lahmatiy committed Oct 6, 2023
1 parent d46f8d7 commit 4404f73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export const pages: Record<AppPage, AppPageConfig> = {
},
[AppPage.Components]: {
id: AppPage.Components,
title: "Components",
title: "Component stats",
content: ComponentsPage,
badge: ComponentsPageBadge,
},
Expand Down

0 comments on commit 4404f73

Please sign in to comment.