부가서비스 리스트

This commit is contained in:
focp212@naver.com
2025-11-15 16:13:11 +09:00
parent 04caab913c
commit cbc465db95
14 changed files with 600 additions and 34 deletions

View File

@@ -262,6 +262,8 @@ export const KeyInPaymentPage = () => {
listItems={listItems}
additionalServiceCategory={AdditionalServiceCategory.KeyInPayment}
mid={mid}
onClickToOpenFilter={ onClickToOpenFilter }
onClickToOpenDownloadBottomSheet={ onClickToOpenDownloadBottomSheet }
></KeyInPaymentList>
<div ref={ setTarget }></div>
</div>