diff --git a/src/components/layout/AppLayout.js b/src/components/layout/AppLayout.js index 36ca7dea8..bb847d04e 100644 --- a/src/components/layout/AppLayout.js +++ b/src/components/layout/AppLayout.js @@ -167,10 +167,10 @@ class AppLayout extends Component { {isDelayAppScreenVisible ? : (
{services} + {children}
)} - {children}