From 3b097c1c493dcba6901a320edf4e76b4f9f827a1 Mon Sep 17 00:00:00 2001 From: huihan3 Date: Thu, 2 Apr 2026 16:38:41 +0800 Subject: [PATCH] fix: remove duplicate CSS classes in InstallCommand component --- web/src/features/skill/install-command.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/features/skill/install-command.tsx b/web/src/features/skill/install-command.tsx index 63aed99c..1eab0640 100644 --- a/web/src/features/skill/install-command.tsx +++ b/web/src/features/skill/install-command.tsx @@ -60,7 +60,7 @@ export function InstallCommand({ namespace, slug }: InstallCommandProps) { {copied ? : }
-        
+        
           {command}