change label to group

This commit is contained in:
2024-11-10 20:52:05 +02:00
parent 9e32cb4e67
commit 978dd7d995
6 changed files with 7 additions and 7 deletions

View File

@@ -143,7 +143,7 @@ export const DesktopFooter = ({
>
<IconWrapper
color="rgba(250, 250, 250, 0.5)"
label="Hubs"
label="Groups"
selected={isGroups}
>
<HubsIcon

View File

@@ -134,7 +134,7 @@ export const DesktopHeader = ({
>
<IconWrapper
color="rgba(250, 250, 250, 0.5)"
label="Hubs"
label="Groups"
selected={isGroups}
>
<HubsIcon