Release 1.77.0 (#3549)

* A couple test fixes

* Intl extract
This commit is contained in:
Paul Frazee
2024-04-13 20:44:14 -07:00
committed by GitHub
parent 0b43d728e4
commit 4b69948366
22 changed files with 9473 additions and 8300 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ export function HostingProvider({
onSelect={onSelectServiceUrl}
/>
<Button
testID="loginSelectServiceButton"
testID="selectServiceButton"
label={toNiceDomain(serviceUrl)}
accessibilityHint={_(msg`Press to change hosting provider`)}
variant="solid"