ayocodes

Results 1 issues of ayocodes

i am getting error Types of property 'onSuccess' are incompatible. Type '(reference: any) => void' is not assignable to type 'callback'. some code snippet onSuccess: (reference:any) => { handleSuccess(reference)}, const...