Avoid tabbing

This commit is contained in:
Luc Mcgrady 2025-08-11 23:42:31 +01:00
parent 407f046c32
commit 49d367eca5
No known key found for this signature in database
GPG key ID: 4F3D7A0B17CC3D9C

View file

@ -68,7 +68,7 @@ License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
onclick={onHelpClick}
onkeydown={onHelpClick}
role="button"
tabindex="0"
tabindex="-1"
>
<HelpModal
title={tr.statisticsTrueRetentionTitle()}