We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a27a88 commit abff040Copy full SHA for abff040
Bitkit/Views/Onboarding/OnboardingSlider.swift
@@ -92,7 +92,7 @@ struct OnboardingSlider: View {
92
accentColor: .greenAccent
93
)
94
.tag(2)
95
- .accessibilityIdentifier("Slide3")
+ .accessibilityIdentifier("Slide2")
96
97
CreateWalletView()
98
.tag(3)
0 commit comments