Skip to content

Commit 35555c8

Browse files
committed
Updated ToC in Readme.
1 parent 277e676 commit 35555c8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ A [live playground](https://mozilla-services.github.io/react-jsonschema-form/) i
3535
- [File widget input ref](#file-widget-input-ref)
3636
- [Object fields ordering](#object-fields-ordering)
3737
- [Array item options](#array-item-options)
38-
- [Orderable option](#orderable-option)
39-
- [Addable option](#addable-option)
40-
- [Removable option](#removable-option)
38+
- [orderable option](#orderable-option)
39+
- [addable option](#addable-option)
40+
- [removable option](#removable-option)
4141
- [Custom CSS class names](#custom-css-class-names)
4242
- [Custom labels for enum fields](#custom-labels-for-enum-fields)
4343
- [Multiple choices list](#multiple-choices-list)
@@ -59,7 +59,7 @@ A [live playground](https://mozilla-services.github.io/react-jsonschema-form/) i
5959
- [The formContext object](#the-formcontext-object)
6060
- [Custom array field buttons](#custom-array-field-buttons)
6161
- [Custom SchemaField](#custom-schemafield)
62-
- [Customizing the fields and widgets](#customizing-the-default-fields-and-widgets)
62+
- [Customizing the default fields and widgets](#customizing-the-default-fields-and-widgets)
6363
- [Custom titles](#custom-titles)
6464
- [Custom descriptions](#custom-descriptions)
6565
- [Form data validation](#form-data-validation)

0 commit comments

Comments
 (0)