diff --git a/src/pages/Login/Mascot.tsx b/src/pages/Login/Mascot.tsx index b15d6c3..fe149ed 100644 --- a/src/pages/Login/Mascot.tsx +++ b/src/pages/Login/Mascot.tsx @@ -1,4 +1,4 @@ -import React, { useEffect } from 'react'; +import { useEffect } from 'react'; import { motion, useAnimation } from 'framer-motion'; interface MascotProps {