-
-
Notifications
You must be signed in to change notification settings - Fork 555
Fix build issue on custom-blocks-api-changes
#192
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 build issue on custom-blocks-api-changes
#192
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Remaining type errors (for note)
|
Thanks for contributing @maxswjeon, and great to see you're getting up to speed with the codebase quickly. We're working hard on this feature as well so I think it's smart to make sure work does not overlap. Does #183 contain some of the suggestions already? |
Oh, I see. I will rebase to #183 and continue working. Thanks for pointing out. |
b75cd5f
to
25a0911
Compare
custom-blocks-api-changes
superseded by #191 |
Hi, this is a first time opening a pull request in this project. I really appreciate your work, and I would like to provide some help if possible. I really want the custom blocks feature, so I am digging for it.
This PR is only for reference, so feel free to get some ideas and copy some codes.
The code might be not like your intentions. If so, please give short guidelines or your intensions so I can align with them.