Add ajax-demo example and update @formspree/ajax API #173
Annotations
10 errors
|
Test
Argument of type '{ formElement: HTMLFormElement; formEndpoint: string; onInit: jest.Mock<any, any, any>; }' is not assignable to parameter of type 'FormConfig<FieldValues>'.
|
|
Test
Argument of type '{ formElement: HTMLFormElement; formEndpoint: string; }' is not assignable to parameter of type 'FormConfig<FieldValues>'.
|
|
Test
Argument of type '{ formElement: HTMLFormElement; formEndpoint: string; onInit: jest.Mock<any, any, any>; }' is not assignable to parameter of type 'FormConfig<FieldValues>'.
|
|
Test
Argument of type '{ formElement: HTMLFormElement; formEndpoint: string; onInit: jest.Mock<any, any, any>; }' is not assignable to parameter of type 'FormConfig<FieldValues>'.
|
|
Test
Argument of type '{ formElement: HTMLFormElement; formEndpoint: string; }' is not assignable to parameter of type 'FormConfig<FieldValues>'.
|
|
Test
Argument of type '{ formElement: string; formEndpoint: string; }' is not assignable to parameter of type 'FormConfig<FieldValues>'.
|
|
Test
Argument of type '{ formElement: string; formEndpoint: string; }' is not assignable to parameter of type 'FormConfig<FieldValues>'.
|
|
Test
Argument of type '{ formElement: string; formEndpoint: string; }' is not assignable to parameter of type 'FormConfig<FieldValues>'.
|
|
Test
Argument of type '{ formElement: string; formEndpoint: string; }' is not assignable to parameter of type 'FormConfig<FieldValues>'.
|
|
Test
Argument of type '{ formElement: HTMLFormElement; formEndpoint: string; }' is not assignable to parameter of type 'FormConfig<FieldValues>'.
|