manage family active task forward and back btn fixed

This commit was merged in pull request #229.
This commit is contained in:
victorAnumudu
2023-07-01 16:25:34 +01:00
parent abbf60ad48
commit 8cbdb1b8a6
4 changed files with 12 additions and 6 deletions
@@ -11,6 +11,7 @@ export default function FamilyManage() {
let location = useLocation();
let navigate = useNavigate();
let accountDetails = location?.state;
// tab handler
const filterHandler = (value) => {
setValue(value);