From eab18c73854045e6a7e9c98cec06be89f569f069 Mon Sep 17 00:00:00 2001 From: psychedelicious <4822129+psychedelicious@users.noreply.github.com> Date: Fri, 21 Jul 2023 15:56:50 +1000 Subject: [PATCH] fix(ui): fix incorrect gallery tab --- .../features/gallery/components/ImageGalleryContent.tsx | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/invokeai/frontend/web/src/features/gallery/components/ImageGalleryContent.tsx b/invokeai/frontend/web/src/features/gallery/components/ImageGalleryContent.tsx index 8af04ff58a..1b3f220311 100644 --- a/invokeai/frontend/web/src/features/gallery/components/ImageGalleryContent.tsx +++ b/invokeai/frontend/web/src/features/gallery/components/ImageGalleryContent.tsx @@ -90,7 +90,12 @@ const ImageGalleryContent = () => { gap: 2, }} > - +