V
Size: a a a
V
V
О
V
О
MK
W
И
KR
W
|
И
MK
W
И

|
MK
|
SE
useEffect(() => {
    const callBack = () => {
      dispatch(GetLogs())
      dispatch(GetUsers())
      dispatch(IsLoggedIn(setLoading))
    }
    callBack()
  }, [])MK
useEffect(() => {
    const callBack = () => {
      dispatch(GetLogs())
      dispatch(GetUsers())
      dispatch(IsLoggedIn(setLoading))
    }
    callBack()
  }, [])