outaozhen 4 lat temu
rodzic
commit
dc1a961b61
1 zmienionych plików z 1 dodań i 1 usunięć
  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: [],