From 5a678747dada311a2cc98e1f65dc37208a11b39a Mon Sep 17 00:00:00 2001 From: bsu3338 Date: Sat, 5 Aug 2023 01:17:13 -0500 Subject: [PATCH] Update SubmitButton.jsx --- client/src/components/Input/SubmitButton.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/components/Input/SubmitButton.jsx b/client/src/components/Input/SubmitButton.jsx index a57fe33d6a..b3309027f3 100644 --- a/client/src/components/Input/SubmitButton.jsx +++ b/client/src/components/Input/SubmitButton.jsx @@ -68,7 +68,7 @@ export default function SubmitButton({ disabled={disabled} className="group absolute bottom-0 right-0 z-[101] flex h-[100%] w-[50px] items-center justify-center bg-transparent p-1 text-gray-500" > -
+