mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* 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
|
||
|---|---|---|
| .. | ||
| index.d.ts | ||
| react-stripe-elements-tests.tsx | ||
| tsconfig.json | ||
| tslint.json | ||