We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80d7405 commit 40bf73bCopy full SHA for 40bf73b
README.md
@@ -83,3 +83,6 @@ const App = () => {
83
84
### Auto Apply Promo Code
85
You can pass `promoCode` to the `useEventbrite` hook to automatically apply a promo code during checkout.
86
+
87
+## Support
88
+If you have any questions or need help, feel free to reach out to [Wizard Labs](https://www.wizardlabs.com/).
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-eventbrite-popup-checkout",
3
- "version": "3.0.0",
+ "version": "3.0.1",
4
"description": "A React component for the Eventbrite checkout widgets",
5
"main": "index.js",
6
"types": "types.d.ts",
0 commit comments