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: props spread #390

Merged
merged 1 commit into from
Mar 28, 2024
Merged

fix: props spread #390

merged 1 commit into from
Mar 28, 2024

Conversation

andy-haynes
Copy link
Contributor

This PR fixes support for spread props (<C key="x" {...props} />) that was broken after converting to the new props interface. Fixes #389

Note that the bwe props value continues to support only literals.

Copy link

vercel bot commented Mar 28, 2024

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

Name Status Preview Updated (UTC)
bos-web-engine ✅ Ready (Inspect) Visit Preview Mar 28, 2024 6:12pm
bos-web-engine-docs ✅ Ready (Inspect) Visit Preview Mar 28, 2024 6:12pm
bos-web-engine-sandbox ✅ Ready (Inspect) Visit Preview Mar 28, 2024 6:12pm

@andy-haynes andy-haynes merged commit b4d107a into main Mar 28, 2024
6 checks passed
@andy-haynes andy-haynes deleted the fix/spread-props branch March 28, 2024 19:37
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.

Social feed demo is broken
2 participants