mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-05-27 14:04:01 -05:00
Remove curly boys
This commit is contained in:
parent
fb08ca8426
commit
cf5a9de6e5
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user