Skip to content

Commit 1decc46

Browse files
committed
Making the documentation better
1 parent 440655c commit 1decc46

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ addonAfter | The text that should be added-on after the component.
9393
[TextBox demo](http://gearz-lab.github.io/redux-autoform/demo.html?preset=componentsTextBox)
9494

9595
### TextArea
96-
---
9796

9897
Specific metadata for the `TextBox` component. Common metadata is not listed.
9998

@@ -107,12 +106,10 @@ rows | The number of rows.
107106
[TextArea demo](http://gearz-lab.github.io/redux-autoform/demo.html?preset=componentsTextArea)
108107

109108
### CheckBox
110-
---
111109

112110
[Checkbox demo](http://gearz-lab.github.io/redux-autoform/demo.html?preset=componentsCheckbox).
113111

114112
### Select
115-
---
116113

117114
Specific metadata for the `Select` component. Common metadata is not listed.
118115

@@ -123,7 +120,6 @@ options | The options to display. Options are an array of objects with two prope
123120
[Select demo](http://gearz-lab.github.io/redux-autoform/demo.html?preset=componentsSelect).
124121

125122
### Lookup
126-
---
127123

128124
Specific metadata for the `Lookup` component. Common metadata is not listed.
129125

0 commit comments

Comments
 (0)