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

fix: pass connectors as any in app.tsx #240

Merged
merged 1 commit into from
Oct 12, 2023
Merged

Conversation

irisdv
Copy link
Collaborator

@irisdv irisdv commented Oct 12, 2023

It types connectors as any in app.tsx otherwise it creates a build error in the prod build.

@vercel
Copy link

vercel bot commented Oct 12, 2023

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

Name Status Preview Comments Updated (UTC)
goerli-starknet-quest ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 12, 2023 8:35am
starknet-quest ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 12, 2023 8:35am

@irisdv irisdv merged commit 3ed23bb into testnet Oct 12, 2023
2 checks passed
irisdv added a commit that referenced this pull request Oct 12, 2023
* feat: add web wallet

* fix: ordering wallet & move functions to utils

* test: browserService

* feat: add quiz imgs

* fix: task opens on click verify button

* fix: connectors as any (#240)

---------

Co-authored-by: nicolasito1411 <[email protected]>
Co-authored-by: Fricoben <[email protected]>
irisdv added a commit that referenced this pull request Oct 17, 2023
* Adding blur and fixing footer

* Adding a margin between footer and quests

* feat: add web wallet

* fix: ordering wallet & move functions to utils

* test: browserService

* feat: add quiz imgs

* fix: task opens on click verify button

* fix: connectors as any

* fix: connectors as any (#240)

* fix: navbar as on starknet id

* fix: cta button for quizzes

* ref: update since date calculation

* ref: add useCreationDate hook

* ref: add useCreationDate hook

---------

Co-authored-by: nicolasito1411 <[email protected]>
Co-authored-by: Fricoben <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔥 Ready for review This pull request needs a review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants