diff --git a/README.md b/README.md index 198d106..2c8a4b8 100644 --- a/README.md +++ b/README.md @@ -118,10 +118,10 @@ import { Textfield } from '@satel/formik-polaris'; ``` -### Textfield +### Select ```tsx -import { Textfield } from '@satel/formik-polaris'; +import { Select } from '@satel/formik-polaris'; // ... @@ -142,4 +142,4 @@ import { Textfield } from '@satel/formik-polaris'; ## Licence -MIT - See [LICENSE](./LICENSE) \ No newline at end of file +MIT - See [LICENSE](./LICENSE)