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