mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-04-25 07:32:19 -05:00
Add Battlefy user input left add-on Closes #1812
This commit is contained in:
parent
346c587239
commit
f7bff61329
|
|
@ -458,6 +458,7 @@ function BattlefyInput({
|
|||
id="battlefy"
|
||||
maxLength={USER.BATTLEFY_MAX_LENGTH}
|
||||
defaultValue={parentRouteData.battlefy ?? undefined}
|
||||
leftAddon="https://battlefy.com/users/"
|
||||
/>
|
||||
<FormMessage type="info">{t("user:forms.info.battlefy")}</FormMessage>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user