diff --git a/web/apps/photos/src/components/Collections/CollectionShare.tsx b/web/apps/photos/src/components/Collections/CollectionShare.tsx index b8afd34c7b..a7ed12d6ee 100644 --- a/web/apps/photos/src/components/Collections/CollectionShare.tsx +++ b/web/apps/photos/src/components/Collections/CollectionShare.tsx @@ -12,7 +12,7 @@ import Photo, { default as PhotoIcon } from "@mui/icons-material/Photo"; import PublicIcon from "@mui/icons-material/Public"; import RemoveCircleOutlineIcon from "@mui/icons-material/RemoveCircleOutline"; import WorkspacesIcon from "@mui/icons-material/Workspaces"; -import { Box, Dialog, Stack, styled, Typography } from "@mui/material"; +import { Dialog, Stack, styled, Typography } from "@mui/material"; import NumberAvatar from "@mui/material/Avatar"; import TextField from "@mui/material/TextField"; import Avatar from "components/pages/gallery/Avatar"; @@ -590,7 +590,7 @@ const AddParticipantForm: React.FC = ({ return (
- +
{t("add_new_email")} @@ -650,18 +650,16 @@ const AddParticipantForm: React.FC = ({
)} -
- {submitButtonTitle} - +
); }; @@ -752,7 +750,7 @@ const ManageEmailShare: React.FC = ({ title={collection.name} caption={t("participants_count", { count: peopleCount })} > - + }> {t("owner")} diff --git a/web/apps/photos/src/components/Sidebar.tsx b/web/apps/photos/src/components/Sidebar.tsx index d82cacc3c7..f444c6dabd 100644 --- a/web/apps/photos/src/components/Sidebar.tsx +++ b/web/apps/photos/src/components/Sidebar.tsx @@ -694,7 +694,7 @@ const Account: React.FC = ({ onRootClose={handleRootClose} title={t("account")} > - + = ({ onRootClose={handleRootClose} title={t("preferences")} > - + @@ -970,7 +970,7 @@ const MapSettings: React.FC = ({ onRootClose={handleRootClose} title={t("map")} > - + = ({ onRootClose={handleRootClose} title={t("advanced")} > - + = ({ onRootClose={handleRootClose} title={t("help")} > - + } diff --git a/web/packages/new/photos/components/sidebar/MLSettings.tsx b/web/packages/new/photos/components/sidebar/MLSettings.tsx index 9951fafad3..335a304ccf 100644 --- a/web/packages/new/photos/components/sidebar/MLSettings.tsx +++ b/web/packages/new/photos/components/sidebar/MLSettings.tsx @@ -108,7 +108,7 @@ export const EnableML: React.FC = ({ openURL("https://help.ente.io/photos/features/machine-learning"); return ( - + {t("ml_search_description")}