[FeaturedBrandsPanel] issue fix, SHOPTIME-2209

Detail Notes :

1. UpComingCard, hstNm이 “”일 경우 “With Host” 문구 노출되지 않도록 수정
This commit is contained in:
younghoon100.park
2024-04-29 14:29:13 +09:00
parent 37aefed747
commit 15115b44d0

View File

@@ -77,7 +77,7 @@ export default memo(function UpComingCard({
<time>{convertToTimeFormat(strtDt, true)}</time>
<h3>{showNm}</h3>
<p>{STRING_CONF.WITH_HOST + " " + hstNm}</p>
{hstNm && <p>{STRING_CONF.WITH_HOST + " " + hstNm}</p>}
{isFocused && (
<button type="button">