feat: 修复 EventList.js 缺少 Tooltip 导入的错误
This commit is contained in:
@@ -15,6 +15,7 @@ import {
|
||||
FormLabel,
|
||||
useToast,
|
||||
Center,
|
||||
Tooltip,
|
||||
} from '@chakra-ui/react';
|
||||
import { InfoIcon } from '@chakra-ui/icons';
|
||||
import { useNavigate } from 'react-router-dom';
|
||||
|
||||
Reference in New Issue
Block a user