Skip to content

Commit d5d3bee

Browse files
author
Nils Henning
committed
[TASK] fix form syntax highlighting error
1 parent 05302cd commit d5d3bee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/api/100-components/form.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -866,7 +866,9 @@ def form_config
866866
}
867867
}
868868
```
869+
869870
Outputs errors as:
871+
870872
```html
871873
<input type="text" class="my-field-error" />
872874
<div class="my-errors">

0 commit comments

Comments
 (0)