diff --git a/README.md b/README.md index 9f75b33..7b04018 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Fully customisable react form utility. ## 🚀 Quickstart -```tyimport React from 'react' +```typescript import ReactDOM from 'react-dom' import { useForm } from 'formhero'