[DetailPanel] SHOPTIME-2861

- EIC / 독일 / Detail / SBM / SBM 팝업 타이틀이 길어서 두줄로 표시
This commit is contained in:
jiwon93.son
2024-07-12 14:31:36 +09:00
parent 1460b5df83
commit 22103394e7

View File

@@ -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}