diff --git a/sysom_web/src/app.jsx b/sysom_web/src/app.jsx index d8c83ae390cc6ed043c7e56c1d1f6fef2bd7be3d..84f8f9b794552e6c193c9212c709df3cebd678ca 100644 --- a/sysom_web/src/app.jsx +++ b/sysom_web/src/app.jsx @@ -153,7 +153,6 @@ function addRoute(routes, newRoute, component) { currentParent.routes.push({ path: path, name: parts[index], - routes: [], routes: [{ exact: true, path: path,