diff --git a/pages/about.tsx b/pages/about.tsx index 95c7234..24648f8 100644 --- a/pages/about.tsx +++ b/pages/about.tsx @@ -9,7 +9,7 @@ import dynamic from 'next/dynamic' const Container = dynamic(() => import('@components/Container')) const About:NextPage = () => { - return