From f01bfdf5dcdc79032fcd728125ce8296032d67bc Mon Sep 17 00:00:00 2001 From: Rao <1227431568@qq.com> Date: Tue, 25 Feb 2025 19:08:43 +0800 Subject: [PATCH] rht02251908 --- apps/web/src/app/main/home/components/CategorySection.tsx | 2 +- apps/web/src/components/common/editor/MindEditor.tsx | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/web/src/app/main/home/components/CategorySection.tsx b/apps/web/src/app/main/home/components/CategorySection.tsx index d0735fa..e3decb4 100755 --- a/apps/web/src/app/main/home/components/CategorySection.tsx +++ b/apps/web/src/app/main/home/components/CategorySection.tsx @@ -188,7 +188,7 @@ const CategorySection = () => { } - {!isLoading && courseCategoriesData.length > 8 && ( + {!isLoading && (