fix(#15): Fix several UI bugs
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<UFormField :label="label">
|
||||
<UInput v-model="modelValue" />
|
||||
<UInput v-model="modelValue" class="w-full" />
|
||||
</UFormField>
|
||||
</template>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user