From b00bc79c3893abd0484178959b40c17ae8eec14d Mon Sep 17 00:00:00 2001 From: Manav Rathi Date: Wed, 9 Oct 2024 09:18:58 +0530 Subject: [PATCH] Remove accidentally commited overwrite --- web/apps/photos/src/components/GalleryEmptyState.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/apps/photos/src/components/GalleryEmptyState.tsx b/web/apps/photos/src/components/GalleryEmptyState.tsx index 7a873f7c85..95e1308452 100644 --- a/web/apps/photos/src/components/GalleryEmptyState.tsx +++ b/web/apps/photos/src/components/GalleryEmptyState.tsx @@ -13,7 +13,7 @@ import uploadManager from "services/upload/uploadManager"; export default function GalleryEmptyState({ openUploader }) { return ( - +