From 0f8916bb341ac2829a427794042270d214f35529 Mon Sep 17 00:00:00 2001 From: 12975 <1297598740@qq.com> Date: Fri, 30 Jan 2026 23:51:55 +0800 Subject: [PATCH] 123 --- src/pages/Login/Mascot.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {