풋터 관련 수정

This commit is contained in:
focp212@naver.com
2025-10-13 09:51:29 +09:00
parent 005941bc8b
commit 261d17cd30
30 changed files with 67 additions and 43 deletions

View File

@@ -45,7 +45,7 @@ export const SmsPaymentPage = () => {
useSetHeaderTitle('SMS 결제 통보');
useSetHeaderType(HeaderType.LeftArrow);
useSetFooterMode(true);
useSetFooterMode(false);
const callList = (option?: {
sortBy?: string,