diff --git a/pages/about.tsx b/pages/about.tsx index 5342774..9d95d8d 100644 --- a/pages/about.tsx +++ b/pages/about.tsx @@ -11,7 +11,7 @@ const Container = dynamic(() => import('@components/Container')) const About:NextPage = () => { return