DefinitelyTyped/types/react-stripe-elements
Piotr Dąbrowski 42bffa401c [react-stripe-elements] Fix wrong types for onReady method (#30447)
* Fix wrong types for onReady method

In Stripe docs there are examples like `<CardElement onReady={(el) => el.focus()} />`
This PR fixes issue with missing method parameters for `onReady` function.

* fix: use better type for the html element

* fix: updated authors list

* fix: updated test file
2018-11-14 18:41:20 -08:00
..
index.d.ts
react-stripe-elements-tests.tsx
tsconfig.json
tslint.json