We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93b7866 commit c50c0a1Copy full SHA for c50c0a1
1 file changed
README.md
@@ -3,7 +3,7 @@ Bindings for using [Formik](https://github.com/jaredpalmer/formik) with [Reactst
3
4
## Getting Started
5
6
- npm install formik-material-ui
+ npm install reactstrap-formik
7
8
## Usage Examples
9
* Text Input [Example](https://codesandbox.io/s/xl6mx6w8z4)
@@ -15,4 +15,4 @@ Bindings for using [Formik](https://github.com/jaredpalmer/formik) with [Reactst
15
npm install
16
npm run storybook
17
18
-[Demo](https://shoaibkhan94.github.io/reactstrap-formik)
+[Demo](https://shoaibkhan94.github.io/reactstrap-formik)
0 commit comments