Skip to content

Commit 40bf73b

Browse files
committed
Update README
1 parent 80d7405 commit 40bf73b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,3 +83,6 @@ const App = () => {
8383

8484
### Auto Apply Promo Code
8585
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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-eventbrite-popup-checkout",
3-
"version": "3.0.0",
3+
"version": "3.0.1",
44
"description": "A React component for the Eventbrite checkout widgets",
55
"main": "index.js",
66
"types": "types.d.ts",

0 commit comments

Comments
 (0)