[DetailPanel] SHOPTIME-2861
- EIC / 독일 / Detail / SBM / SBM 팝업 타이틀이 길어서 두줄로 표시
This commit is contained in:
@@ -411,7 +411,7 @@ export default function DetailPanel({ panelInfo, isOnTop, spotlightId }) {
|
||||
<MobileSendPopUp
|
||||
open={popupVisible}
|
||||
onClose={handleSMSonClose}
|
||||
title={$L("Send a Payment link for this item via SMS")}
|
||||
title={$L("Send a purchase link for this item via SMS")}
|
||||
subTitle={mobileSendPopUpSubtitle}
|
||||
productImg={mobileSendPopUpProductImg}
|
||||
patnrId={patnrId}
|
||||
|
||||
Reference in New Issue
Block a user