Explorar o código

瞎更新一波

shaogen1995 %!s(int64=2) %!d(string=hai) anos
pai
achega
a62b7fff04
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      src/components/FileLookCom/index.tsx

+ 2 - 2
src/components/FileLookCom/index.tsx

@@ -34,8 +34,8 @@ function FileLookCom() {
             fileType={fileLookUrl.name.replace(".", "")}
             filePath={fileLookUrl.url}
             onError={errFu}
-            errorComponent={errFu}
-            unsupportedComponent={errFu}
+            // errorComponent={errFu}
+            // unsupportedComponent={errFu}
           />
         </div>
       ) : null}