From 96b0241557365b5b9d5340068ce06fdb46351ef5 Mon Sep 17 00:00:00 2001 From: Parth Virendrakumar Shah Date: Sun, 2 Jun 2024 00:35:08 -0700 Subject: [PATCH] removed an unnecessary css link --- frontend/src/pages/Post.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/pages/Post.tsx b/frontend/src/pages/Post.tsx index c7e9e99b..413734a6 100644 --- a/frontend/src/pages/Post.tsx +++ b/frontend/src/pages/Post.tsx @@ -103,7 +103,6 @@ const Post = () => { ` - // // Uncomment this line to use components from Flowbite website