diff --git a/frontend/application/components/BlogPage.tsx b/frontend/application/components/BlogPage.tsx index 1bc9ea5..f0f0282 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 */}