Skip to content

Commit

Permalink
Docs: 화면 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
hhbb0081 committed Nov 22, 2023
1 parent b717a27 commit b27f638
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/OrderProcessPage/OrderProcessPage.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,6 @@ const OrderProcessPage = () => {
/>

<div className="order-process-page__menu__img">
{foodOptionInfo.imgUrl}
<img
src={foodOptionInfo?.imgUrl ? foodOptionInfo.imgUrl : noImageMenu}
alt="menuImg"
Expand Down

0 comments on commit b27f638

Please sign in to comment.