From 717f66b613441d0b740bca5974c5f1d02b7b4e8c Mon Sep 17 00:00:00 2001 From: Brian McGee Date: Wed, 20 Aug 2025 16:34:16 +0100 Subject: [PATCH] fix(ui): inverted dividers in SectionGeneral component Closes #4836 --- pkgs/clan-app/ui/src/routes/Machine/SectionGeneral.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/clan-app/ui/src/routes/Machine/SectionGeneral.tsx b/pkgs/clan-app/ui/src/routes/Machine/SectionGeneral.tsx index 53b9bcca8..8474f2106 100644 --- a/pkgs/clan-app/ui/src/routes/Machine/SectionGeneral.tsx +++ b/pkgs/clan-app/ui/src/routes/Machine/SectionGeneral.tsx @@ -90,7 +90,7 @@ export const SectionGeneral = (props: SectionGeneralProps) => { /> )} - + {(field, input) => ( { /> )} - + {(field, input) => (