Skip to content

Commit

Permalink
Merge pull request #76 from hhbb0081/test
Browse files Browse the repository at this point in the history
  • Loading branch information
hhbb0081 authored Nov 22, 2023
2 parents b717a27 + b27f638 commit afb8365
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 afb8365

Please sign in to comment.