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
223Datepickers 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