Skip to content

Commit

Permalink
update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
EddWills95 committed Jan 8, 2024
1 parent d1cf9cb commit d519da2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/OtpInput/__snapshots__/OtpInput.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ exports[`OtpInput UI should render correctly 1`] = `
</View>
</View>
<TextInput
autoComplete="sms-otp"
autoComplete="one-time-code"
autoFocus={true}
inputMode="numeric"
maxLength={6}
Expand Down

0 comments on commit d519da2

Please sign in to comment.