MCPcopy
hub / github.com/final-form/final-form / FinalForm.creation.test.ts

File FinalForm.creation.test.ts

src/FinalForm.creation.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import createForm, { version } from "./FinalForm";
2
3const onSubmitMock = (values, callback) => { };
4

Callers

nothing calls this directly

Calls 1

createFormFunction · 0.85

Tested by

no test coverage detected