update
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<form class="px-3 py-6" @submit.prevent="save()">
|
||||
<form @submit.prevent="save()">
|
||||
<PrimeFloatLabel variant="on">
|
||||
<PrimeInputText id="displayName" v-model="displayName" fluid autocomplete="off" />
|
||||
<label for="displayName">Display name</label>
|
||||
|
||||
Reference in New Issue
Block a user