Skip to content

Commit d564f78

Browse files
committed
docs(readme): Fixing README
1 parent 8b5fa9e commit d564f78

File tree

1 file changed

+6
-20
lines changed

1 file changed

+6
-20
lines changed

README.md

Lines changed: 6 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,3 @@
1-
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
2-
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
3-
4-
- [📆 react-semantic-ui-datepickers](#-react-semantic-ui-datepickers)
5-
- [Overview](#overview)
6-
- [Table of Contents](#table-of-contents)
7-
- [Installation](#installation)
8-
- [Usage](#usage)
9-
- [Supported Props](#supported-props)
10-
- [Own Props](#own-props)
11-
- [Form.Input Props](#forminput-props)
12-
- [Dayzed Props](#dayzed-props)
13-
- [Customization](#customization)
14-
- [Roadmap](#roadmap)
15-
- [Contributors](#contributors)
16-
- [LICENSE](#license)
17-
18-
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
19-
201
# 📆 react-semantic-ui-datepickers
212

223
Datepickers built with [Semantic UI for React][semantic-ui-react] and [Dayzed][dayzed]
@@ -33,17 +14,22 @@ It supports most props of Form.Input and Dayzed components. Check the [supported
3314

3415
## Table of Contents
3516

17+
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
18+
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
19+
3620
- [Installation](#installation)
3721
- [Usage](#usage)
3822
- [Supported Props](#supported-props)
3923
- [Own Props](#own-props)
40-
- [Form.Input Props](#form.input-props)
24+
- [Form.Input Props](#forminput-props)
4125
- [Dayzed Props](#dayzed-props)
4226
- [Customization](#customization)
4327
- [Roadmap](#roadmap)
4428
- [Contributors](#contributors)
4529
- [LICENSE](#license)
4630

31+
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
32+
4733
## Installation
4834

4935
```

0 commit comments

Comments
 (0)