Skip to content

Commit

Permalink
Merge pull request #48 from Abdelmouzahir/sheraj
Browse files Browse the repository at this point in the history
some minnor changes
  • Loading branch information
sheraj923 authored Jul 1, 2024
2 parents a81b51a + 972fcbb commit ec69477
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/restraunt/AddMenu/page.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ const Page = () => {
router.push("/restraunt/home");
}
);
router.push("/restraunt/home")
};

return (
Expand Down

0 comments on commit ec69477

Please sign in to comment.