@koomipay/react 1.0.0 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -5
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -99,11 +99,6 @@ React Koomipay is packaged with TypeScript declarations. Some types are pulled
|
|
|
99
99
|
from [`@koomipay/react`][koomipay-npm]—be sure to add
|
|
100
100
|
`@koomipay/react` as a dependency to your project for full TypeScript support.
|
|
101
101
|
|
|
102
|
-
### Contributing
|
|
103
|
-
|
|
104
|
-
If you would like to contribute to React Stripe.js, please make sure to read our
|
|
105
|
-
[contributor guidelines](CONTRIBUTING.md).
|
|
106
|
-
|
|
107
102
|
[koomipay-portal]: https://pay-demo.koomi.app
|
|
108
103
|
[live-demo]: https://store-demo.koomi.app
|
|
109
104
|
[koomipay-npm]: https://www.npmjs.com/package/@koomipay/react
|