added description on new client scope screen (#1203)

This commit is contained in:
Erik Jan de Wit 2021-09-22 10:35:02 +02:00 committed by GitHub
parent 27dd8d7e13
commit 34e9d7a3ca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -148,7 +148,7 @@ export const MappingDetails = () => {
<DeleteConfirm /> <DeleteConfirm />
<ViewHeader <ViewHeader
titleKey={isUpdating ? mapping?.name! : t("common:addMapper")} titleKey={isUpdating ? mapping?.name! : t("common:addMapper")}
subKey={isUpdating ? mapperId : ""} subKey={isUpdating ? mapperId : "client-scopes:addMapperExplain"}
dropdownItems={ dropdownItems={
isUpdating isUpdating
? [ ? [