diff --git a/frontend/src/components/BlogWriter/WYSIWYG/BlogEditor.tsx b/frontend/src/components/BlogWriter/WYSIWYG/BlogEditor.tsx index 87b7bb41..5fb06c56 100644 --- a/frontend/src/components/BlogWriter/WYSIWYG/BlogEditor.tsx +++ b/frontend/src/components/BlogWriter/WYSIWYG/BlogEditor.tsx @@ -237,8 +237,9 @@ const BlogEditor: React.FC = ({
- - {isTitleLoading ? : } + {/* isTitleLoading is currently unused but kept for future implementation */} + +