parent
f3d1c0fc2d
commit
68a8c29a8a
1 changed files with 0 additions and 1 deletions
|
@ -223,7 +223,6 @@ export const Credentials = ({ clientId, save }: CredentialsProps) => {
|
||||||
<Button
|
<Button
|
||||||
variant="secondary"
|
variant="secondary"
|
||||||
onClick={toggleAccessTokenConfirm}
|
onClick={toggleAccessTokenConfirm}
|
||||||
isDisabled={isDirty}
|
|
||||||
>
|
>
|
||||||
{t("regenerate")}
|
{t("regenerate")}
|
||||||
</Button>
|
</Button>
|
||||||
|
|
Loading…
Reference in a new issue