From 57202da103b23f79dac5bfe2b86e3f07b47df744 Mon Sep 17 00:00:00 2001 From: "nico.benaz" <52411515+nbenaglia@users.noreply.github.com> Date: Mon, 21 Apr 2025 11:28:15 +0200 Subject: [PATCH] Remove curly braces --- src/components/Group/Group.tsx | 111 ++++++++++++++++----------------- 1 file changed, 53 insertions(+), 58 deletions(-) diff --git a/src/components/Group/Group.tsx b/src/components/Group/Group.tsx index bbd0455..419fa0d 100644 --- a/src/components/Group/Group.tsx +++ b/src/components/Group/Group.tsx @@ -2521,64 +2521,59 @@ export const Group = ({ )} - { - - } - { - - } - - { - - } + + + + +