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