부가서비스

- 링크결제 간격 조절
This commit is contained in:
HyeonJongKim
2025-09-25 11:15:55 +09:00
parent a06085a9bc
commit ba0b119e39
3 changed files with 19 additions and 21 deletions

View File

@@ -64,7 +64,7 @@ export const LinkPaymentDetailPage = () => {
})
.catch((error) => {
console.error("Resend 실패: ", error);
});
}
@@ -106,8 +106,8 @@ export const LinkPaymentDetailPage = () => {
<div className="tab-pane sub active">
<div className="pay-top">
<TitleInfoWrap
additionalServiceCategory={AdditionalServiceCategory.LinkPaymentHistory}
titleInfo={titleInfo}
additionalServiceCategory={AdditionalServiceCategory.LinkPaymentHistory}
titleInfo={titleInfo}
></TitleInfoWrap>
</div>
<div className="pay-detail">