-
官方
+
+ 官方
+
欢迎使用小应 SaaS 平台
diff --git a/apps/web/src/pages/titles/TitleLibrary.tsx b/apps/web/src/pages/titles/TitleLibrary.tsx
index 740f9f62c..1905472cb 100644
--- a/apps/web/src/pages/titles/TitleLibrary.tsx
+++ b/apps/web/src/pages/titles/TitleLibrary.tsx
@@ -416,7 +416,6 @@ const TitleLibrary: React.FC = () => {
[deleteMutation],
);
-
/* 新建标题 */
const handleCreateTitle = () => {
if (!newTitleContent.trim()) {
@@ -503,7 +502,6 @@ const TitleLibrary: React.FC = () => {
{cat.count} 条
-