Skip to content

Commit

Permalink
chore: remove duplicate selector on popout button
Browse files Browse the repository at this point in the history
  • Loading branch information
pete-watters committed Feb 26, 2024
1 parent c265be1 commit 57d3f89
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/ui/pages/welcome.layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,6 @@ export function WelcomeLayout({
hideFrom="md"
variant="outline"
flex={1}
data-testid={OnboardingSelectors.SignInLink}
onClick={onRestoreWallet}
css={secondaryActionButton}
>
Expand Down

0 comments on commit 57d3f89

Please sign in to comment.