[api keys] fix breadcrumb not appearing on api key details (#13633)
This commit is contained in:
+1
-1
@@ -245,7 +245,7 @@ export const SettingsDevelopersApiKeyDetail = () => {
|
||||
children: t`APIs`,
|
||||
href: getSettingsPath(SettingsPath.APIs),
|
||||
},
|
||||
{ children: t`${apiKeyName}` },
|
||||
{ children: apiKey?.name },
|
||||
]}
|
||||
>
|
||||
<SettingsPageContainer>
|
||||
|
||||
Reference in New Issue
Block a user