diff --git a/js/components/GroupStage.js b/js/components/GroupStage.js index f930ba4..1135e15 100644 --- a/js/components/GroupStage.js +++ b/js/components/GroupStage.js @@ -44,6 +44,7 @@ function ShowMatchesToggleChevron(props) { color="link" onClick={props.toggle} className="position-absolute top-0 end-0 m-2 mt-1 button-no-focus" + title={props.show ? 'Matches ausblenden' : 'Matches einblenden'} >