Skip to content

Commit f642782

Browse files
committed
fix: formErrors randomly showing up
1 parent 5b3b6c0 commit f642782

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/FormGenerator.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ const onSubmit = () => {
8686
</fieldset>
8787
</template>
8888
</fieldset>
89-
{{ formErrors }}
9089
</form>
9190
</template>
9291

0 commit comments

Comments
 (0)