diff --git a/src/components/organisms/Layout.tsx b/src/components/organisms/Layout.tsx index bf8fce7..e6e0050 100644 --- a/src/components/organisms/Layout.tsx +++ b/src/components/organisms/Layout.tsx @@ -29,8 +29,8 @@ const Layout = ({ pageTitle, preTitle, children }: LayoutProps) => {