Skip to content

Commit

Permalink
remove ariaQuestion placeholder text
Browse files Browse the repository at this point in the history
  • Loading branch information
kirsty-hames authored Nov 20, 2023
1 parent da358d2 commit 0d8949a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"displayTitle": "Slider type component",
"body": "Question text here",
"instruction": "Drag the slider to make your choice and select Submit.",
"ariaQuestion": "Question text specifically for screen readers.",
"ariaQuestion": "",
"ariaScaleName": "Scale name specifically for screen readers.",
"_attempts": 1,
"_shouldDisplayAttempts": false,
Expand Down

0 comments on commit 0d8949a

Please sign in to comment.