Skip to content

Commit 48d46e3

Browse files
authored
Update README.md
1 parent ec8b613 commit 48d46e3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
</p>
1313

1414
<p align="center" width="100%">
15-
<strong>A completely type-checked form builder for React</strong>
15+
<strong>A completely type-checked form builder for Typescript React</strong>
1616
</p>
1717

18-
- ✔️ **Type-checked**: Make less errors, this library was built for React with Typescript. Even field names are strongly typed.
18+
- ✔️ **Type-checked**: Make less errors, even field names are strongly typed.
1919
- 🤔 **Simple**: A well [documented](https://codestix.github.io/typed-react-form/), intuitive and easy to understand api.
2020
- :fire: **Fast**: Only rerenders the fields that change if used correctly. This allows you to create huge forms.
2121
- 📦 **Pretty Small**: [![NPM Size](https://img.shields.io/bundlephobia/minzip/typed-react-form)](https://bundlephobia.com/result?p=typed-react-form)

0 commit comments

Comments
 (0)