mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-06-06 00:16:58 +00:00
Remove curly brackets
This commit is contained in:
parent
57202da103
commit
290281039a
@ -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={{
|
||||
|
Loading…
x
Reference in New Issue
Block a user