GOD IT WORKED
This commit is contained in:
@@ -37,7 +37,8 @@ const theme = createTheme({
|
||||
});
|
||||
|
||||
function Menus() {
|
||||
const navigate = useNavigate();
|
||||
|
||||
const navigate = useNavigate();
|
||||
|
||||
const Home = () => {
|
||||
navigate('/Plan');
|
||||
|
||||
Reference in New Issue
Block a user