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

refactor: move playground types to separate file #1625

Merged
merged 15 commits into from
Nov 20, 2024

Conversation

dschlabach
Copy link
Contributor

What changed? Why?

This change is a precursor to enabling deep linking in the playground. Without it, we get circular reference errors as we need to access OnchainKitComponent in helper functions for generating params.

Has the added benefit of cleaning up the AppProvider.tsx file, as it's gotten quite lengthy.

Notes to reviewers

How has it been tested?

@dschlabach dschlabach changed the base branch from main to dms/refactor-playground-1 November 14, 2024 21:15
Copy link

vercel bot commented Nov 14, 2024

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

Name Status Preview Comments Updated (UTC)
onchainkit-coverage ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 19, 2024 8:51pm
onchainkit-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 19, 2024 8:51pm
onchainkit-routes ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 19, 2024 8:51pm

@dschlabach dschlabach merged commit 56ca67d into main Nov 20, 2024
17 checks passed
@dschlabach dschlabach deleted the dms/refactor-playground-2 branch November 20, 2024 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants