From ec723ba0cc8912e67caeca51cfb398634c0a1393 Mon Sep 17 00:00:00 2001 From: NamH Date: Mon, 23 Oct 2023 08:59:06 -0700 Subject: [PATCH] fix: scroll on explore models does not work (#427) Signed-off-by: James Co-authored-by: James --- web/app/_components/ExploreModelContainer/index.tsx | 2 +- web/app/_components/LeftRibbonNav/index.tsx | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/web/app/_components/ExploreModelContainer/index.tsx b/web/app/_components/ExploreModelContainer/index.tsx index 5e9dd4fe0..cee6f1255 100644 --- a/web/app/_components/ExploreModelContainer/index.tsx +++ b/web/app/_components/ExploreModelContainer/index.tsx @@ -3,7 +3,7 @@ import ExploreModelList from '../ExploreModelList' import ExploreModelFilter from '../ExploreModelFilter' const ExploreModelContainer: React.FC = () => ( -
+
{/* { return (