diff --git a/src/components/Post.tsx b/src/components/Post.tsx index c799df0b3f14c3a84518c65d635890313423227c..422f0ac402520a20858a22e14350c419600f4357 100644 --- a/src/components/Post.tsx +++ b/src/components/Post.tsx @@ -52,6 +52,7 @@ return <> </div> } </div> + <button className="bg-gray-400 text-white font-bold h-10 rounded-md py-2 px-4">follow</button> </div> <div className="w-10 flex justify-center items-center"> <FontAwesomeIcon className="text-[22px]" icon={faEllipsisVertical} />