diff --git a/src/components/layouts/BasicLayout/index.tsx b/src/components/layouts/BasicLayout/index.tsx
index 7ca023d..d556b18 100644
--- a/src/components/layouts/BasicLayout/index.tsx
+++ b/src/components/layouts/BasicLayout/index.tsx
@@ -21,7 +21,7 @@ export const BasicLayout = (page: ReactElement) => {