File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ Post a string to be announced by the screen reader.
118118``` tsx
119119static announceForAccessibilityWithOptions (
120120 announcement : string ,
121- options : options : {queue?: boolean },
121+ options : {queue?: boolean },
122122);
123123```
124124
Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ Post a string to be announced by the screen reader.
118118``` tsx
119119static announceForAccessibilityWithOptions (
120120 announcement : string ,
121- options : options : {queue?: boolean },
121+ options : {queue?: boolean },
122122);
123123```
124124
Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ Post a string to be announced by the screen reader.
118118``` tsx
119119static announceForAccessibilityWithOptions (
120120 announcement : string ,
121- options : options : {queue?: boolean },
121+ options : {queue?: boolean },
122122);
123123```
124124
You can’t perform that action at this time.
0 commit comments