From d5f4a9f7296a77c2eb3d666fa8d7fe16767325b9 Mon Sep 17 00:00:00 2001
From: Brett Ferrante <83841899+findthelorax@users.noreply.github.com>
Date: Sun, 26 Apr 2026 23:13:25 -0400
Subject: [PATCH] cleaned up file structure
---
.../src/components/modals/GroupRectModal.tsx | 16 +++-------------
1 file changed, 3 insertions(+), 13 deletions(-)
diff --git a/frontend/src/components/modals/GroupRectModal.tsx b/frontend/src/components/modals/GroupRectModal.tsx
index a247eb5..f1ed6ad 100644
--- a/frontend/src/components/modals/GroupRectModal.tsx
+++ b/frontend/src/components/modals/GroupRectModal.tsx
@@ -149,7 +149,6 @@ export function GroupRectModal({ open, onClose, onSubmit, onDelete, initial, tit
className={`bg-[#21262d] border-[#30363d] text-sm h-8 cursor-pointer ${modalStyles['modal-interactive']} ${modalStyles['modal-radius']}`}
aria-label="Font selector"
>
- {/* ✅ show human-readable label instead of raw value */}