Skip to content

Commit 3c16e4a

Browse files
committed
Fixed broken table in docs
1 parent e80dc5d commit 3c16e4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1040,7 +1040,7 @@ Events are emitted or broadcast at various points in the process of rendering or
10401040
form. Below is a list of these events and how they are propagated.
10411041
10421042
| Event | When | type | arguments |
1043-
| ---------------------|:----------------------:|:-----:| ------------------------------ --:|
1043+
|:--------------------:|:----------------------:|:-----:|:----------------------------------:|
10441044
| `sf-render-finished` | After form is rendered | emit | The sf-schema directives's element |
10451045
10461046
### Manual field insertion

0 commit comments

Comments
 (0)