You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.
Describe the bug
I'm trying to follow the documentation, but it fails once am trying to use FormField:
'"@asigloo/vue-dynamic-forms"' has no exported member named 'FormField'. Did you mean 'FormFields'?
To Reproduce
Steps to reproduce the behavior:
npm install @asigloo/vue-dynamic-forms
import { FormField } from '@asigloo/vue-dynamic-forms'
Expected behavior
FormField works as written in docs (vue 2: https://vue-dynamic-forms.alvarosaburido.dev/v2/guide/usage.html#form-composition):
Screenshots
Issue:
Docs:
Desktop (please complete the following information):
Additional context
package.json:
The text was updated successfully, but these errors were encountered: