From b24b249352191f673b49abbbc5fee6fdf060260d Mon Sep 17 00:00:00 2001 From: Manav Rathi Date: Fri, 31 Jan 2025 14:47:47 +0530 Subject: [PATCH] s --- web/apps/photos/src/components/Export.tsx | 2 +- web/apps/photos/src/components/ExportPendingList.tsx | 2 +- web/apps/photos/src/components/PhotoViewer/FileInfo.tsx | 5 +---- web/apps/photos/src/components/PhotoViewer/index.tsx | 2 +- web/packages/base/components/Titlebar.tsx | 2 +- web/packages/base/components/mui/SidebarDrawer.tsx | 4 ++-- web/packages/new/photos/components/gallery/PeopleHeader.tsx | 2 +- 7 files changed, 8 insertions(+), 11 deletions(-) diff --git a/web/apps/photos/src/components/Export.tsx b/web/apps/photos/src/components/Export.tsx index 60d7acce63..a10e855fad 100644 --- a/web/apps/photos/src/components/Export.tsx +++ b/web/apps/photos/src/components/Export.tsx @@ -235,7 +235,7 @@ function ExportDirectory({ exportFolder, changeExportDirectory, exportStage }) { )} ) : ( - )} diff --git a/web/apps/photos/src/components/ExportPendingList.tsx b/web/apps/photos/src/components/ExportPendingList.tsx index 266bb0e221..c9e87afca8 100644 --- a/web/apps/photos/src/components/ExportPendingList.tsx +++ b/web/apps/photos/src/components/ExportPendingList.tsx @@ -71,7 +71,7 @@ const ExportPendingList = (props: Iprops) => { /> {t("close")} diff --git a/web/apps/photos/src/components/PhotoViewer/FileInfo.tsx b/web/apps/photos/src/components/PhotoViewer/FileInfo.tsx index 9a27993fb3..838cf5b374 100644 --- a/web/apps/photos/src/components/PhotoViewer/FileInfo.tsx +++ b/web/apps/photos/src/components/PhotoViewer/FileInfo.tsx @@ -964,10 +964,7 @@ const RawExif: React.FC = ({ caption={fileName} onRootClose={handleRootClose} actionButton={ - + } /> diff --git a/web/apps/photos/src/components/PhotoViewer/index.tsx b/web/apps/photos/src/components/PhotoViewer/index.tsx index 16c931a1d1..3fa8f01d83 100644 --- a/web/apps/photos/src/components/PhotoViewer/index.tsx +++ b/web/apps/photos/src/components/PhotoViewer/index.tsx @@ -1037,7 +1037,7 @@ const ConversionFailedNotification: React.FC< >