테스트 데이터 및 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

@@ -39,7 +39,7 @@ export const LinkPaymentStep1 = ({ formData, setFormData }: LinkPaymentStep1Prop
value={formData.mid}
onChange={(e) => handleInputChange('mid', e.target.value)}
>
<option>nictest001m</option>
<option>nictest00m</option>
</select>
</div>
</div>