diff --git a/app/front-end/src/components/layouts/baseLayout.tsx b/app/front-end/src/components/layouts/baseLayout.tsx index 72c1db5..465e62c 100644 --- a/app/front-end/src/components/layouts/baseLayout.tsx +++ b/app/front-end/src/components/layouts/baseLayout.tsx @@ -107,7 +107,14 @@ export const BaseLayout: React.FC = ({ children }) => { Version 1.0.02 {/* TODO: add application context provider to get values of it */} - + = ({ children }) => { /> - + {children}