테스트 데이터 및 UI 컴포넌트 업데이트

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Jay Sheen
2025-09-30 09:47:38 +09:00
parent 1251f5ee61
commit d792c36c91
51 changed files with 53 additions and 53 deletions

View File

@@ -15,7 +15,7 @@ export const LinkPaymentApplyPage = () => {
const [processStep, setProcessStep] = useState<ProcessStep>(ProcessStep.One);
const [formData, setFormData] = useState<LinkPaymentFormData>({
mid: 'nictest001m',
mid: 'nictest00m',
sendMethod: LinkPaymentSendMethod.SMS,
goodsName: '',
amount: 0,