연락처 숨김
This commit is contained in:
@@ -22,11 +22,6 @@
|
||||
<InputText id="clubLocation" v-model="clubLocation" class="w-full" />
|
||||
</div>
|
||||
|
||||
<div class="form-group">
|
||||
<label for="clubContact">연락처</label>
|
||||
<InputText id="clubContact" v-model="clubContact" class="w-full" />
|
||||
</div>
|
||||
|
||||
<Button type="submit" label="클럽 생성하기" class="w-full" :loading="loading" />
|
||||
</form>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user