From 4b92805227159272813c129adc0b7db9f65e2525 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E9=BE=99?= Date: Mon, 6 Apr 2026 17:48:55 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8Dsettings=E5=9B=BE?= =?UTF-8?q?=E6=A0=87SVG=E8=B7=AF=E5=BE=84=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/App.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index fe905bf..53a1557 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -40,7 +40,7 @@ const Icon = ({ name, size = 16 }) => { 'monitor': , 'music': , 'package': , - 'settings': , + 'settings': , 'shopping-cart': , 'tool': , 'truck': ,