From c8d89dca41c6950b11a11e757b415a4e4b4be589 Mon Sep 17 00:00:00 2001 From: Chen Gu Date: Sat, 9 May 2026 16:28:51 +0800 Subject: [PATCH] fix: show locked module labels instead of hiding them --- src/components/layout/DesktopIcon.tsx | 34 +++++++++++---------------- 1 file changed, 14 insertions(+), 20 deletions(-) diff --git a/src/components/layout/DesktopIcon.tsx b/src/components/layout/DesktopIcon.tsx index cc47012..220b250 100644 --- a/src/components/layout/DesktopIcon.tsx +++ b/src/components/layout/DesktopIcon.tsx @@ -15,39 +15,33 @@ export default function DesktopIcon({ icon, label, onClick, disabled, locked, vi return (