code4eat 2 жил өмнө
parent
commit
a24bc66e76
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      src/app.tsx

+ 1 - 1
src/app.tsx

@@ -303,7 +303,7 @@ export function patchRoutes({ routes }:{routes:any}) {
             }
         }
   }
-
+  
   treeLoop(routes[0]);
 }