diff --git a/src/components/Collections/CollectionShare/publicShare/manage/index.tsx b/src/components/Collections/CollectionShare/publicShare/manage/index.tsx index 61723d2c8..91f75f731 100644 --- a/src/components/Collections/CollectionShare/publicShare/manage/index.tsx +++ b/src/components/Collections/CollectionShare/publicShare/manage/index.tsx @@ -58,7 +58,7 @@ export default function PublicShareManage({ {constants.MANAGE_LINK} - + theme.spacing(1.5, 2), }}> ['ValueContainer'] = (props) => ( - + {getIconByType(props.getValue()[0]?.type)} {props.children} diff --git a/src/components/Sidebar/ShortcutButton.tsx b/src/components/Sidebar/ShortcutButton.tsx index 7acdf484a..a93bd13ff 100644 --- a/src/components/Sidebar/ShortcutButton.tsx +++ b/src/components/Sidebar/ShortcutButton.tsx @@ -19,10 +19,10 @@ const ShortcutButton: FC> = ({ - {icon} + {icon} {label} {count > 0 && ( diff --git a/src/components/Sidebar/SubscriptionCard/contentOverlay/usageSection/familyUsageSection/index.tsx b/src/components/Sidebar/SubscriptionCard/contentOverlay/usageSection/familyUsageSection/index.tsx index 03a223e1b..b1ced89c2 100644 --- a/src/components/Sidebar/SubscriptionCard/contentOverlay/usageSection/familyUsageSection/index.tsx +++ b/src/components/Sidebar/SubscriptionCard/contentOverlay/usageSection/familyUsageSection/index.tsx @@ -28,9 +28,9 @@ export function FamilyUsageSection({ /> - + diff --git a/src/components/Sidebar/SubscriptionCard/contentOverlay/usageSection/individualUsageSection.tsx b/src/components/Sidebar/SubscriptionCard/contentOverlay/usageSection/individualUsageSection.tsx index e91daea73..493305564 100644 --- a/src/components/Sidebar/SubscriptionCard/contentOverlay/usageSection/individualUsageSection.tsx +++ b/src/components/Sidebar/SubscriptionCard/contentOverlay/usageSection/individualUsageSection.tsx @@ -15,7 +15,7 @@ export function IndividualUsageSection({ userDetails }) { /> {`${makeHumanReadableStorage( userDetails.usage,