From 617762d8eeb58d8b3ad3fa7d838f3d3bf4d2af0d Mon Sep 17 00:00:00 2001 From: James Date: Mon, 23 Oct 2023 08:47:27 -0700 Subject: [PATCH] fix: scroll on explore models does not work Signed-off-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 5e9dd4fe0c..cee6f1255d 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 (