1
1
mirror of https://github.com/theoludwig/react-component-form.git synced 2024-07-17 07:30:13 +02:00
react-component-form/example/components
Divlo 5bb73df804
fix: rename value to message in HandleUseFormCallback return type
BREAKING CHANGE: Migrate your onSubmit handlers to return a `message` instead of `value`
2023-04-02 22:08:32 +02:00
..
design fix: update dependencies to latest 2023-01-10 21:23:32 +01:00
Header chore: remove usage of styled-jsx 2022-10-03 21:23:17 +02:00
About.tsx test: add e2e automated tests 2022-08-26 23:47:48 +02:00
FormExample.tsx fix: rename value to message in HandleUseFormCallback return type 2023-04-02 22:08:32 +02:00