From bf7f97565050c4ed8c5402ab82e6f87c9843e668 Mon Sep 17 00:00:00 2001 From: qixinbo Date: Tue, 31 Mar 2026 22:44:49 +0800 Subject: [PATCH] UI: remove duplicated buttion for skills --- frontend/src/pages/Skills.tsx | 7 ------- 1 file changed, 7 deletions(-) diff --git a/frontend/src/pages/Skills.tsx b/frontend/src/pages/Skills.tsx index ee0f906..18e7d2a 100644 --- a/frontend/src/pages/Skills.tsx +++ b/frontend/src/pages/Skills.tsx @@ -406,13 +406,6 @@ export function Skills() { {isLoading ? : } {isLoading ? t('uploading', '上传中...') : t('uploadSkill')} - ) : ( <>