Skip to content

Commit 0116c57

Browse files
authored
[Doc] Fix rankSource prop header level in documentation
Change header from H3 to H2 for rankSource section.
1 parent 31b2780 commit 0116c57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ReferenceManyInput.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ By default, react-admin restricts the possible values to 25 and displays no pagi
205205
</ReferenceManyInput>
206206
```
207207

208-
### `rankSource`
208+
## `rankSource`
209209

210210
`<SimpleFormIterator>` provides controls to reorder the items in the list. If the related records have a numeric rank field, you can enable the reordering feature by setting the `rankSource` prop.
211211

0 commit comments

Comments
 (0)