Skip to content

Commit

Permalink
feat: adjusting some labels
Browse files Browse the repository at this point in the history
  • Loading branch information
nexus49 committed Jul 4, 2024
1 parent 9aa9514 commit 5eee911
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/example-resources/assets/accounts.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
{
"entityType": "main",
"pathSegment": "accounts",
"label": "Account List",
"label": "Accounts",
"keepSelectedForChildren": true,
"icon": "home",
"url": "https://fiddle.luigi-project.io/examples/microfrontends/multipurpose.html",
Expand Down
2 changes: 1 addition & 1 deletion charts/example-resources/assets/home.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"children": [
{
"pathSegment": "overview",
"label": "Overview Home",
"label": "Overview",
"icon": "home",
"url": "https://fiddle.luigi-project.io/examples/microfrontends/multipurpose.html",
"context": {
Expand Down

0 comments on commit 5eee911

Please sign in to comment.