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',
}}
>
{
<DesktopHeader
isPrivate={isPrivate}
selectedGroup={selectedGroup}
@ -2270,7 +2269,6 @@ export const Group = ({
setGroupSection={setGroupSection}
isForum={groupSection === 'forum'}
/>
}
<Box
sx={{