chore!: FormularioField - removed formulario-input class from root element
This commit is contained in:
parent
6afe5f0a08
commit
735fa3f126
@ -1,8 +1,5 @@
|
|||||||
<template>
|
<template>
|
||||||
<div
|
<div v-bind="$attrs">
|
||||||
v-bind="$attrs"
|
|
||||||
class="formulario-input"
|
|
||||||
>
|
|
||||||
<slot :context="context" />
|
<slot :context="context" />
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user