diff --git a/source/component/ListShop.js b/source/component/ListShop.js index a40a5e1..0684c57 100644 --- a/source/component/ListShop.js +++ b/source/component/ListShop.js @@ -22,8 +22,10 @@ const ListShop = ({shops, setShops, setType}) => { {shop.length === 0 ? ( - Status code: 404 - 검색 결과가 없습니다. + {"{"} + "Status code": 404 + "Description": "검색 결과가 없습니다." + {"{"} ) : (