outaozhen 4 лет назад
Родитель
Сommit
dc1a961b61
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/pages/Hr/Notification/index.jsx

+ 1 - 1
src/pages/Hr/Notification/index.jsx

@@ -15,7 +15,7 @@ const Notification = () => {
   const { toggleDrawer, setDrawerProps } = useModal()
   // const { sendMsg } = useWebSocketFn()
   const { Paragraph } = Typography
-  const [ellipsis, setEllipsis] = React.useState(true)
+  const [ellipsis] = React.useState(true)
   const [state, setState] = useState({
     loading: false,
     list: [],