v1.127.0 release (#11087)

This commit is contained in:
Samuel Newman
2026-07-07 20:23:03 +03:00
committed by GitHub
parent 102905b962
commit ea3d6827c7
52 changed files with 33333 additions and 29046 deletions
+1
View File
@@ -640,6 +640,7 @@ function HostingProviderIndicator({
return (
<Button
testID="selectServiceButton"
label={l`Change hosting provider`}
accessibilityHint={l`Opens a dialog to change the hosting provider you sign in to`}
style={[!gtMobile && [a.mt_auto, a.mb_sm, a.self_center]]}