Group Mgmt

This commit is contained in:
Nicola Benaglia 2025-04-19 08:51:43 +02:00
parent c45d23a1cc
commit f9f9895cb1
2 changed files with 4 additions and 3 deletions

View File

@ -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

View File

@ -2119,8 +2119,9 @@ export const Group = ({
color: theme.palette.text.primary,
}}
/>
Group Mgmt
Group
</CustomButton>
{!isRunningPublicNode && (
<CustomButton
onClick={() => {