diff --git a/frontend/src/components/article/article-drawer.tsx b/frontend/src/components/article/article-drawer.tsx index 5ca0dfe..c7dc110 100644 --- a/frontend/src/components/article/article-drawer.tsx +++ b/frontend/src/components/article/article-drawer.tsx @@ -237,7 +237,7 @@ export function ArticleDrawer() { {/* Content */} -
+

{article.title} @@ -283,7 +283,7 @@ export function ArticleDrawer() {