chore: Improve clarity of 'Shared links' page in settings

This commit is contained in:
Tom Moor
2024-03-17 13:17:03 -04:00
parent 4e47f4c1e2
commit 64bcf40edd
4 changed files with 4 additions and 22 deletions

View File

@@ -5,7 +5,7 @@ import {
CodeIcon,
UserIcon,
GroupIcon,
LinkIcon,
GlobeIcon,
TeamIcon,
BeakerIcon,
BuildingBlocksIcon,
@@ -148,7 +148,7 @@ const useSettingsConfig = () => {
component: Shares,
enabled: true,
group: t("Workspace"),
icon: LinkIcon,
icon: GlobeIcon,
},
{
name: t("Import"),