1
1
mirror of https://github.com/theoludwig/react-component-form.git synced 2024-07-17 07:30:13 +02:00
Commit Graph

6 Commits

Author SHA1 Message Date
Divlo
da5d46835d
perf: enable tree-shaking 2023-05-13 18:24:44 +02:00
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
Divlo
a37453a115
style(example): fix linting 2022-09-21 09:38:57 +02:00
Divlo
0819304e1e
test: add e2e automated tests 2022-08-26 23:47:48 +02:00
Divlo
c979bab553
chore(example): fix translation with global message 2022-08-26 22:53:59 +02:00
Divlo
676a70b1a9
chore: add example 2022-08-26 20:19:31 +02:00