fix: slot behaviour
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
:has-error="hasError"
|
||||
:error-message="errorMessage"
|
||||
>
|
||||
<template #label> {{ label }} <slot /> </template>
|
||||
|
||||
<input
|
||||
:id="name"
|
||||
:name="name"
|
||||
|
||||
Reference in New Issue
Block a user