File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff 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 | ✅ | ✅ | ✅ |
You can’t perform that action at this time.
0 commit comments