mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-12 16:32:38 +00:00
chore: passkey register
This commit is contained in:
@@ -178,7 +178,7 @@ export function SetRegisterPasswordForm({
|
||||
{error && <Alert>{error}</Alert>}
|
||||
|
||||
<div className="mt-8 flex w-full flex-row items-center justify-between">
|
||||
<BackButton />
|
||||
<BackButton data-testid="back-button" />
|
||||
<Button
|
||||
type="submit"
|
||||
variant={ButtonVariants.Primary}
|
||||
|
||||
Reference in New Issue
Block a user