From 707f7cb857d105e5e32263f18a8316d96415b989 Mon Sep 17 00:00:00 2001 From: regalijan Date: Thu, 19 Oct 2023 16:50:19 -0400 Subject: [PATCH] Switch to vertical stacking --- components/NewGameBan.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/components/NewGameBan.tsx b/components/NewGameBan.tsx index 4ecec5c..d0e8f06 100644 --- a/components/NewGameBan.tsx +++ b/components/NewGameBan.tsx @@ -1,6 +1,5 @@ import { Button, - HStack, Input, Link, Modal, @@ -20,6 +19,7 @@ import { Th, Thead, Tr, + VStack, useToast, } from "@chakra-ui/react"; import { useState } from "react"; @@ -58,11 +58,11 @@ export default function (props: { isOpen: boolean; onClose: () => void }) { }) } > - + Do Nothing Hide from Leaderboards Ban - +