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