From 3068b369e43e62f7af904280095e84e57d6ecf88 Mon Sep 17 00:00:00 2001 From: Manav Rathi Date: Wed, 9 Oct 2024 08:57:54 +0530 Subject: [PATCH] Declutter --- web/apps/photos/src/components/GalleryEmptyState.tsx | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/web/apps/photos/src/components/GalleryEmptyState.tsx b/web/apps/photos/src/components/GalleryEmptyState.tsx index 1c109e8b53..514af41f6b 100644 --- a/web/apps/photos/src/components/GalleryEmptyState.tsx +++ b/web/apps/photos/src/components/GalleryEmptyState.tsx @@ -23,7 +23,7 @@ const NonDraggableImage = styled("img")` export default function GalleryEmptyState({ openUploader }) { return ( - + - - {t("WHERE_YOUR_BEST_PHOTOS_LIVE")} -