diff --git a/soul-admin/src/pages/content/ChapterTree.tsx b/soul-admin/src/pages/content/ChapterTree.tsx index cb2c2841..6bf0a1c3 100644 --- a/soul-admin/src/pages/content/ChapterTree.tsx +++ b/soul-admin/src/pages/content/ChapterTree.tsx @@ -315,7 +315,7 @@ export function ChapterTree({ {part.chapters[0].title} | {sec.title} - {pinnedSectionIds.includes(sec.id) && } + {pinnedSectionIds.includes(sec.id) && }