From 56b5a9861b0221dd44235f1b7a592c38e03f863b Mon Sep 17 00:00:00 2001 From: Srinath Narayanan Date: Mon, 1 Mar 2021 05:24:11 -0800 Subject: [PATCH] Removed published, favourites tabs for hosted gallery (#457) * added hosted explorer check * added check for non null container --- .../GalleryViewerComponent.tsx | 6 ++-- .../GalleryViewerComponent.test.tsx.snap | 28 ------------------- 2 files changed, 4 insertions(+), 30 deletions(-) diff --git a/src/Explorer/Controls/NotebookGallery/GalleryViewerComponent.tsx b/src/Explorer/Controls/NotebookGallery/GalleryViewerComponent.tsx index 4b744d2a9..ce557baa7 100644 --- a/src/Explorer/Controls/NotebookGallery/GalleryViewerComponent.tsx +++ b/src/Explorer/Controls/NotebookGallery/GalleryViewerComponent.tsx @@ -161,8 +161,10 @@ export class GalleryViewerComponent extends React.Component - - - - - - `;