Skip to content

Commit c9fc296

Browse files
authored
Updated final-form bundle size
1 parent 9d76f2f commit c9fc296

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/comparison.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ and you'd like it to be), please correct the mistake.
66

77
| Feature | [🏁 React-Final-Form](https://github.com/final-form/react-final-form#-react-final-form) | [Formik](https://github.com/jaredpalmer/formik) | [Redux-Form](https://github.com/erikras/redux-form) |
88
| ------------------------------------- | :--------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------: | :---------------------------------------------------: |
9-
| Bundle Size | [3.8k](https://bundlephobia.com/result?p=final-form) + [2.9k](https://bundlephobia.com/result?p=react-final-form) = **6.7k** | [10.7k](https://bundlephobia.com/result?p=formik) | [27.1k](https://bundlephobia.com/result?p=redux-form) |
9+
| Bundle Size | [4.1k](https://bundlephobia.com/result?p=final-form) + [2.9k](https://bundlephobia.com/result?p=react-final-form) = **7.0k** | [10.7k](https://bundlephobia.com/result?p=formik) | [27.1k](https://bundlephobia.com/result?p=redux-form) |
1010
| Works without Redux ||||
1111
| Record-Level Sync Validation ||||
1212
| Record-Level Async Validation ||||

0 commit comments

Comments
 (0)