Update form.md
Small text change for clarity
This commit is contained in:
parent
8e132b1987
commit
2917ff6a6a
|
|
@ -249,7 +249,7 @@ function onSubmit(values) {
|
|||
### Build your form
|
||||
|
||||
Based on last step we can either use `<Form />` component or `useForm` composable
|
||||
`useForm` is recommended cause values are typed automatically
|
||||
`useForm` is recommended because values are typed automatically
|
||||
|
||||
```vue:line-numbers {2}
|
||||
<script setup lang="ts">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user