Skip to content

Commit fdf297b

Browse files
committed
Better documentation
1 parent a860eb2 commit fdf297b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@ Bootstrap UI for [redux-autoform](https://github.com/redux-autoform/redux-autofo
1818
- [Using](#using)
1919
- [Add the required third-party components](#add-the-required-third-party-components)
2020
- [Styling](#styling)
21+
- [Running the demo locally](#running-the-demo-locally)
2122
- [Components](#components)
2223
- [TextBox](#textbox)
2324
- [TextArea](#textarea)
2425
- [CheckBox](#checkbox)
2526
- [Select](#select)
2627
- [Lookup](#lookup)
2728
- [DateTimePicker](#datetimepicker)
28-
- [Specific metadata for the `DateTimePicker` component. Common metadata is not listed.](#specific-metadata-for-the-datetimepicker-component-common-metadata-is-not-listed)
2929
- [Contributing](#contributing)
3030
- [Third party](#third-party)
3131
- [License](#license)
@@ -143,9 +143,8 @@ options | The options to display. Options are an array of objects with two prope
143143
[Lookup demo](https://redux-autoform.github.io/redux-autoform-bootstrap-ui/demo.html?preset=componentsLookup).
144144

145145
### DateTimePicker
146-
---
147146

148-
### Specific metadata for the `DateTimePicker` component. Common metadata is not listed.
147+
Specific metadata for the `DateTimePicker` component. Common metadata is not listed.
149148

150149
Metadata | Description
151150
--- | ---

0 commit comments

Comments
 (0)