Skip to content
New issue

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

🥸 Implement claiming review #45

Merged
merged 6 commits into from
Apr 29, 2024
Merged

Conversation

pazernykormoran
Copy link
Collaborator

@pazernykormoran pazernykormoran commented Apr 26, 2024


Copy link

netlify bot commented Apr 26, 2024

Deploy Preview for devcon-raffle ready!

Name Link
🔨 Latest commit d3f05a1
🔍 Latest deploy log https://app.netlify.com/sites/devcon-raffle/deploys/662faf90239beb0008936e98
😎 Deploy Preview https://deploy-preview-45--devcon-raffle.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@pazernykormoran pazernykormoran marked this pull request as ready for review April 29, 2024 11:29
export function useClaimFunds(bidderId: bigint): TransactionAction {
const { writeContractAsync, status, reset } = useWriteContract()
const { refetch } = useUserSettledBid()
const onBackHome = async () => {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It doesn't need to be async

@b-tarczynski b-tarczynski enabled auto-merge (squash) April 29, 2024 14:39
@b-tarczynski b-tarczynski merged commit a137e4a into master Apr 29, 2024
5 checks passed
@b-tarczynski b-tarczynski deleted the andrzej/add-claiming-review branch April 29, 2024 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants