diff --git a/src/views/Community/components/EventList.js b/src/views/Community/components/EventList.js index 2555548f..0eeffae6 100644 --- a/src/views/Community/components/EventList.js +++ b/src/views/Community/components/EventList.js @@ -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';