From 7ec51778f8bb52437c55b36e588f5bc57c925d0c Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Thu, 30 Mar 2023 00:30:27 +0000 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) --- app/soapbox/components/ui/textarea/textarea.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/soapbox/components/ui/textarea/textarea.tsx b/app/soapbox/components/ui/textarea/textarea.tsx index b5c252ffb..2b3f54897 100644 --- a/app/soapbox/components/ui/textarea/textarea.tsx +++ b/app/soapbox/components/ui/textarea/textarea.tsx @@ -97,7 +97,7 @@ const Textarea = React.forwardRef(({ /> {maxLength && ( -
+