1.76 release preparations (#3459)

* Run intl:extract

* Update dev-env to 0.3.4

* Test fixes
This commit is contained in:
Paul Frazee 2024-04-09 16:27:39 -07:00 committed by GitHub
parent fbcd4ddabc
commit ee87f2cadd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
31 changed files with 18821 additions and 14297 deletions

View file

@ -250,6 +250,7 @@ export const LoginForm = ({
</>
) : isReady ? (
<Button
testID="loginNextButton"
label={_(msg`Next`)}
accessibilityHint={_(msg`Navigates to the next screen`)}
variant="solid"