MOHAMMED YOUSSEF SOLIMAN
Results
1
comments of
MOHAMMED YOUSSEF SOLIMAN
try this package "react-beforeunload": ``` import React from "react"; import { Beforeunload } from "react-beforeunload"; import { logout } from "state/auth/slice"; import { useAppSelector, useAppDispatch } from "hooks"; import LayoutWrapper...