mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-05-03 08:17:51 +00:00
Group Mgmt
This commit is contained in:
parent
c45d23a1cc
commit
f9f9895cb1
@ -196,8 +196,8 @@ export const AddGroup = ({ address, open, setOpen }) => {
|
||||
}}
|
||||
>
|
||||
<Toolbar>
|
||||
<Typography sx={{ ml: 2, flex: 1 }} variant="h6" component="div">
|
||||
Group Mgmt
|
||||
<Typography sx={{ ml: 2, flex: 1 }} variant="h4" component="div">
|
||||
Group Management
|
||||
</Typography>
|
||||
|
||||
<IconButton
|
||||
|
@ -2119,8 +2119,9 @@ export const Group = ({
|
||||
color: theme.palette.text.primary,
|
||||
}}
|
||||
/>
|
||||
Group Mgmt
|
||||
Group
|
||||
</CustomButton>
|
||||
|
||||
{!isRunningPublicNode && (
|
||||
<CustomButton
|
||||
onClick={() => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user