diff --git a/src/components/layout/layout.js b/src/components/layout/layout.js index 94b5063f..3e6edbeb 100644 --- a/src/components/layout/layout.js +++ b/src/components/layout/layout.js @@ -96,7 +96,7 @@ export const Layout = ({ children }) => { { context?.brand === 'heal' ? : @@ -104,4 +104,4 @@ export const Layout = ({ children }) => { ) -} \ No newline at end of file +}