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

Infer the prop types of the as component #56

Merged
merged 1 commit into from
Apr 29, 2023

Conversation

lucasweng
Copy link
Contributor

Closes #44

This PR updates the typing of Balancer so that it can infer the prop types of the as component. (playground link)

sandbox

@vercel
Copy link

vercel bot commented Apr 29, 2023

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

Name Status Preview Comments Updated (UTC)
react-wrap-balancer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 29, 2023 8:19am

@shuding shuding merged commit cd05e73 into shuding:main Apr 29, 2023
2 checks passed
@shuding
Copy link
Owner

shuding commented Apr 29, 2023

Thanks!

@lucasweng lucasweng deleted the balancer-props-typing branch May 1, 2023 05:05
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.

Allow props to include the props of the specified as prop
2 participants