Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

Commit

Permalink
Fix readme typo
Browse files Browse the repository at this point in the history
  • Loading branch information
qw-in authored Nov 12, 2019
1 parent efed2df commit f1f8cb0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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';

// ...

Expand All @@ -142,4 +142,4 @@ import { Textfield } from '@satel/formik-polaris';

## Licence

MIT - See [LICENSE](./LICENSE)
MIT - See [LICENSE](./LICENSE)

0 comments on commit f1f8cb0

Please sign in to comment.