Remove curly brackets

This commit is contained in:
nico.benaz 2025-04-21 11:32:13 +02:00 committed by GitHub
parent 57202da103
commit 290281039a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2235,7 +2235,6 @@ export const Group = ({
: '0px', : '0px',
}} }}
> >
{
<DesktopHeader <DesktopHeader
isPrivate={isPrivate} isPrivate={isPrivate}
selectedGroup={selectedGroup} selectedGroup={selectedGroup}
@ -2270,7 +2269,6 @@ export const Group = ({
setGroupSection={setGroupSection} setGroupSection={setGroupSection}
isForum={groupSection === 'forum'} isForum={groupSection === 'forum'}
/> />
}
<Box <Box
sx={{ sx={{