diff --git a/src/components/PageLayout.tsx b/src/components/PageLayout.tsx index 61d8699..1b96b85 100644 --- a/src/components/PageLayout.tsx +++ b/src/components/PageLayout.tsx @@ -29,7 +29,7 @@ const PageLayout = ({ children, activePath = '/' }: PageLayoutProps) => {