From 27a142e2b75010f97518319b9e2dedb83654bc93 Mon Sep 17 00:00:00 2001 From: saifulshihab Date: Sat, 13 Apr 2024 16:58:21 +0300 Subject: [PATCH] chore: color change --- src/components/atoms/post/CreatePostBox.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/atoms/post/CreatePostBox.tsx b/src/components/atoms/post/CreatePostBox.tsx index dc861e3..a899768 100644 --- a/src/components/atoms/post/CreatePostBox.tsx +++ b/src/components/atoms/post/CreatePostBox.tsx @@ -18,7 +18,7 @@ const CreatePostBox: React.FC = () => {