feat: Admin V2 API keys (#6883)
Add API key management UI for V2 This PR only adds publishable API key UI. Secret API key management will come in a follow-up PR.
This commit is contained in:
@@ -111,7 +111,7 @@ const useLinks = (): CommandGroupProps[] => {
|
||||
label: t("salesChannels.domain"),
|
||||
},
|
||||
{
|
||||
label: t("apiKeyManagement.domain"),
|
||||
label: t("apiKeyManagement.domainTitle"),
|
||||
},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user