Skip to content

Conversation

@GemN
Copy link
Contributor

@GemN GemN commented Apr 25, 2023

No description provided.

@vercel
Copy link

vercel bot commented Apr 25, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fxhash ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 25, 2023 2:58pm

const { data } = useQuery(Qu_mintTickets, {
variables: {
take: 1,
skip: 0,
Copy link
Contributor

Choose a reason for hiding this comment

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

does skip: 0 do anything here?

this.ticket!.price
)
)
console.log(ticketPrice)
Copy link
Contributor

Choose a reason for hiding this comment

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

remove log!

Copy link
Contributor

@louisholley louisholley left a comment

Choose a reason for hiding this comment

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

lgtm man!

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.

3 participants