From: Daniel Karbach Date: Tue, 25 Oct 2022 12:37:44 +0000 (+0200) Subject: seed code input styles X-Git-Url: https://git.localhorst.tv/?a=commitdiff_plain;h=75951b15b6f61268c223906b60babf414c01cc2d;p=alttp.git seed code input styles --- diff --git a/resources/js/components/rounds/SeedCodeInput.js b/resources/js/components/rounds/SeedCodeInput.js index 03dd682..95ef788 100644 --- a/resources/js/components/rounds/SeedCodeInput.js +++ b/resources/js/components/rounds/SeedCodeInput.js @@ -88,7 +88,7 @@ const SeedCodeInput = ({ .map(code => ({ code, label: i18n.t(`icon.zelda.${code}`)})) .sort((a, b) => a.label.localeCompare(b.label)); return
{[0, 1, 2, 3, 4].map(num => {[0, 1, 2, 3].map(num => ; } return
{[0, 1, 2, 3, 4].map(num =>