We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1f783f commit d20b9fcCopy full SHA for d20b9fc
1 file changed
README.md
@@ -14,16 +14,16 @@ This repository is a set of high order components designed to help you take cont
14
15
**Table of contents**
16
17
-- [Installation]()
18
-- [Advanced Example]()
19
-- [API]()
20
- - [makeReactNativeField]()
21
- - [withError]()
22
- - [withFocus]()
23
- - [withFormik]()
24
- - [withInputTypeProps]()
25
- - [withNextInputAutoFocus]()
26
- - [withTouched]()
+- [Installation](#installation)
+- [Advanced Example](#advanced-example)
+- [API](#api)
+ - [makeReactNativeField](#makereactnativefield)
+ - [withError](#witherror)
+ - [withFocus](#withfocus)
+ - [withFormik](#withformik)
+ - [withInputTypeProps](#withinputtypeprops)
+ - [withNextInputAutoFocus](#withnextinputautofocus)
+ - [withTouched](#withtouched)
27
28
## Installation
29
0 commit comments