changes in admin dashboard
This commit is contained in:
parent
5e23992c3d
commit
eabcc4e421
@ -86,7 +86,7 @@ const Login = () => {
|
|||||||
} catch (storageError) {
|
} catch (storageError) {
|
||||||
console.warn('Unable to clear establishment ID', storageError);
|
console.warn('Unable to clear establishment ID', storageError);
|
||||||
}
|
}
|
||||||
navigate('/admin');
|
navigate('/admin/dashboard');
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user