From 13a417035647579bd97b2a60476399234ac862ee Mon Sep 17 00:00:00 2001 From: Dillon Barnes Date: Thu, 5 Sep 2024 22:12:20 +0100 Subject: [PATCH] stop giving people to arcadius --- components/arcade/join.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/arcade/join.js b/components/arcade/join.js index a3320b18..bc282477 100644 --- a/components/arcade/join.js +++ b/components/arcade/join.js @@ -224,9 +224,9 @@ const Join = ({ fold, last, showForm, setForm, formSent, setFormSent }) => { ) : ( { - setForm(true) - }} + // onClick={() => { + // setForm(true) + // }} target="_blank" className="slackey" sx={{