diff --git a/src/components/main/index.tsx b/src/components/main/index.tsx index b26303b6..732913ba 100644 --- a/src/components/main/index.tsx +++ b/src/components/main/index.tsx @@ -6,7 +6,7 @@ import Typewriter from './type' import { useEffect, useRef } from 'react' export default function Main () { const mainEl = useRef(null) - + return (