We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
/stripe/create-event
Address this TODO
Originally posted by @shelegdmitriy in #52 (comment)
The text was updated successfully, but these errors were encountered:
@charleslavon I grab this issue because I think it's related to this task and related to the issue mentioned by Caleb
Sorry, something went wrong.
Copying my comment from the PR here just to make it easier to find:
This would be a great chance to refactor any of our form submission API calls to use useMutation provided by React Query: https://tanstack.com/query/v4/docs/framework/react/guides/mutations
This will give us many benefits like loading/error states and will make sure duplicate requests don't occur.
useMutation
shelegdmitriy
Successfully merging a pull request may close this issue.
Address this TODO
Originally posted by @shelegdmitriy in #52 (comment)
The text was updated successfully, but these errors were encountered: