We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 76888a1 + e882b4c commit 59e39b7Copy full SHA for 59e39b7
apps/cyberstorm-remix/app/root.tsx
@@ -384,7 +384,7 @@ export function Layout({ children }: { children: React.ReactNode }) {
384
{teamSettingsPage ? (
385
<NewBreadCrumbsLink
386
primitiveType="cyberstormLink"
387
- linkId="Team"
+ linkId="TeamSettings"
388
csVariant="cyber"
389
team={teamSettingsPage.params.namespaceId}
390
>
0 commit comments