diff --git a/templates/confidenceSlider.jsx b/templates/confidenceSlider.jsx index 6fcdef2..8d409d7 100644 --- a/templates/confidenceSlider.jsx +++ b/templates/confidenceSlider.jsx @@ -69,6 +69,7 @@ export default function ConfidenceSlider (props) { ])} aria-labelledby={ariaQuestion ? null : (displayTitle || body || instruction) && `${_id}-header`} aria-label={ariaQuestion || null} + role='group' > {(labelStart || labelEnd) &&