Remove curly boys

This commit is contained in:
Kalle 2022-09-15 10:52:28 +03:00 committed by GitHub
parent fb08ca8426
commit cf5a9de6e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -402,7 +402,7 @@ function Players({
variant="minimal"
onClick={() => handlePlayerInputTypeChange(i)}
data-cy="change-input-type-button"
className={"outline-theme"}
className="outline-theme"
>
{asPlainInput
? t("forms.team.player.addAsUser")