From dadda55d99821468b02c757c91c13db9e0c13127 Mon Sep 17 00:00:00 2001 From: Faisal Amir Date: Mon, 25 Dec 2023 18:44:32 +0700 Subject: [PATCH] feat: temporary link how to import model --- web/screens/ExploreModels/index.tsx | 33 +++++++++++++++++++---------- 1 file changed, 22 insertions(+), 11 deletions(-) diff --git a/web/screens/ExploreModels/index.tsx b/web/screens/ExploreModels/index.tsx index 3c42d2c110..cc053239f1 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 + +