diff --git a/frontend/application/components/BlogPage.tsx b/frontend/application/components/BlogPage.tsx index f0f0282..b810cea 100644 --- a/frontend/application/components/BlogPage.tsx +++ b/frontend/application/components/BlogPage.tsx @@ -299,17 +299,17 @@ export default function BlogPage({ blogs = [] }: { blogs: BlogPost[] }) { {/* Main Interactive Floating Input Bar */}