diff --git a/packages/react/README.md b/packages/react/README.md index 738345fae8..38d78d978c 100644 --- a/packages/react/README.md +++ b/packages/react/README.md @@ -1,4 +1,4 @@ -#Building React forms just got really easy 🤸 +# Building React forms just got really easy 🤸 Every developer works with forms, few like their experience. Building Forms, especially in React, can be pretty annoying. State management, validation, form components, accessibility, internationalization and performance are all things you have to deal with, but don't really want to.