필요없는 코드 삭제

This commit is contained in:
yoon 2025-01-09 15:55:06 +09:00
parent 03ed1c6a99
commit b6f2a01219

View File

@ -4,7 +4,6 @@
<UserFormInput
title="아이디"
name="id"
:label-outside="true"
:is-alert="idAlert"
:useInputGroup="true"
@update:data="handleIdChange"