code4eat 2 năm trước cách đây
mục cha
commit
a24bc66e76
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/app.tsx

+ 1 - 1
src/app.tsx

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