We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2dbdb8 commit e79f82dCopy full SHA for e79f82d
README.md
@@ -63,7 +63,7 @@ const undecorate = decorator(form)
63
64
## API
65
66
-### `createDecorator: (...calculations: Calculation[]): Decorator`
+### `createDecorator: (...calculations: Calculation[]) => Decorator`
67
68
A function that takes a set of calculations and returns a 🏁 Final Form
69
[`Decorator`](https://github.com/final-form/final-form#decorator-form-formapi--unsubscribe).
0 commit comments