From 8b3aa65e2e8f5191bce0d78b5e3e34574d362554 Mon Sep 17 00:00:00 2001 From: makearmy Date: Sun, 5 Oct 2025 18:58:55 -0400 Subject: [PATCH] settings overhaul and reset --- components/portal/panels/CO2GalvoPanel.tsx | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/components/portal/panels/CO2GalvoPanel.tsx b/components/portal/panels/CO2GalvoPanel.tsx index 73232f0a..23aed9f3 100644 --- a/components/portal/panels/CO2GalvoPanel.tsx +++ b/components/portal/panels/CO2GalvoPanel.tsx @@ -64,15 +64,17 @@ export default function CO2GalvoPanel() { ) : (
{id ? ( + <>
- +
+ ) : (
No record selected.
)}