Преглед изворни кода

[ALL-469] fix(frontend): Indicate that import projects require zips (#4515)

sp.wack пре 1 година
родитељ
комит
29ddcdaf46
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      frontend/src/routes/_oh._index/route.tsx

+ 1 - 1
frontend/src/routes/_oh._index/route.tsx

@@ -158,7 +158,7 @@ function Home() {
                   className="w-full flex justify-center"
                 >
                   <span className="border-2 border-dashed border-neutral-600 rounded px-2 py-1 cursor-pointer">
-                    Click here to load
+                    Upload a .zip
                   </span>
                   <input
                     hidden