From ec6701e34cc78a691dcf86947934cb4ff0288888 Mon Sep 17 00:00:00 2001 From: Malik Piara Date: Tue, 23 Jul 2024 20:12:57 +0200 Subject: [PATCH] Added missing style to textarea. --- app/news/news-client.jsx | 1 + 1 file changed, 1 insertion(+) diff --git a/app/news/news-client.jsx b/app/news/news-client.jsx index 9b40fe4..43f00b5 100644 --- a/app/news/news-client.jsx +++ b/app/news/news-client.jsx @@ -336,6 +336,7 @@ export function CardWithFormToShare({ onAddPost, name, email, supabase, user })