Skip to content

Commit

Permalink
feat : update organisms/menuImages/index.js (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
JungYeonHwi committed Oct 17, 2023
1 parent bbad380 commit 0b2975f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/organisms/menuImages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ const MenuImages = ({menuData}) => {
})

submitOrderForm();
router.push("/order");
router.push("/map");

}

Expand Down

0 comments on commit 0b2975f

Please sign in to comment.