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