From 63cca6756e573534f73bf9de97357bdca2c2b622 Mon Sep 17 00:00:00 2001 From: sctanf <36978460+sctanf@users.noreply.github.com> Date: Wed, 10 Dec 2025 19:07:28 -0600 Subject: [PATCH] lint --- gui/src/components/commons/icon/SlimeVRIcon.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/gui/src/components/commons/icon/SlimeVRIcon.tsx b/gui/src/components/commons/icon/SlimeVRIcon.tsx index 5049758c3..28d550671 100644 --- a/gui/src/components/commons/icon/SlimeVRIcon.tsx +++ b/gui/src/components/commons/icon/SlimeVRIcon.tsx @@ -13,23 +13,23 @@ export function SlimeVRIcon({ width = 28 }: { width?: number }) { viewBox="0 0 380 380" > - - + + + /> + /> + /> );