chore: add missing keep-values to default style
This commit is contained in:
parent
065bde08ca
commit
9ce73c9990
|
|
@ -38,7 +38,7 @@ function onSubmit(values: any) {
|
|||
</script>
|
||||
|
||||
<template>
|
||||
<Form v-slot="{ handleSubmit }" as="" :validation-schema="formSchema">
|
||||
<Form v-slot="{ handleSubmit }" as="" keep-values :validation-schema="formSchema">
|
||||
<Dialog>
|
||||
<DialogTrigger as-child>
|
||||
<Button variant="outline">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user