docs: update readme example code

This commit is contained in:
Ayo 2023-01-04 14:11:49 +01:00
parent ad65225131
commit 944548dc63

View file

@ -67,7 +67,7 @@ form.controls.push(
---
<Form showValidationHints={true} formGroups={form} />
<Form showValidationHints formGroups={form} />
<!--
The `showValidationHints` attribute tells the Form component
that you want to render validation hints. So far, these are: