Simplify navigation and modernize profile and sign-in
Magent CI/CD / verify (push) Successful in 10m55s
Magent CI/CD / deploy-prod (push) Skipped
Magent CI/CD / deploy-beta (push) Successful in 1m58s

This commit is contained in:
2026-09-06 18:24:18 +12:00
parent b5e4c57e93
commit 4d67567d4c
15 changed files with 620 additions and 755 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ export default function HeaderActions() {
{
href: '/admin',
label: 'Config',
match: (path: string) => path.startsWith('/admin'),
match: (path: string) => path.startsWith('/admin') || path.startsWith('/users'),
},
]
: [