Skip to content

Commit 8a8ff75

Browse files
🤖 Apply formatting changes
1 parent 2e7e87e commit 8a8ff75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/frontend/src/lib/components/signer/SignerSignIn.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
<p class="mb-12 text-center">{$i18n.signer.sign_in.text.open_or_create}</p>
2020

21-
<ButtonAuthenticateWithHelp asPopup fullWidth needHelpLink={false} helpAlignment="center" />
21+
<ButtonAuthenticateWithHelp asPopup fullWidth helpAlignment="center" needHelpLink={false} />
2222

2323
{#if $modalAuthHelp && nonNullish($modalAuthHelpData)}
2424
<AuthHelpModal usesIdentityHelp={$modalAuthHelpData} />

0 commit comments

Comments
 (0)