diff --git a/web/screens/ExploreModels/index.tsx b/web/screens/ExploreModels/index.tsx index 3c42d2c11..cc053239f 100644 --- a/web/screens/ExploreModels/index.tsx +++ b/web/screens/ExploreModels/index.tsx @@ -58,17 +58,28 @@ const ExploreModelsScreen = () => { className="w-full object-cover" />
- - { - setsearchValue(e.target.value) - }} - /> +
+ + { + setsearchValue(e.target.value) + }} + /> +
+
+ + How to manually import models + +