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: Include children in public prop types #1044

Merged
merged 4 commits into from
Jan 16, 2024

Conversation

VincentSmedinga
Copy link
Contributor

As discovered in the prototype for Signalen, we didn’t include the children prop in our exported LinkProps.

This has been resolved for all components.

Additionally, we’re now importing all types explicitly as types.

@alimpens
Copy link
Contributor

That looks like a lot of work, nice job!

@github-actions github-actions bot temporarily deployed to demo-include-children-in-exported-prop-types January 16, 2024 15:37 Destroyed
@alimpens alimpens merged commit 2b4c2f6 into develop Jan 16, 2024
4 checks passed
@alimpens alimpens deleted the bug/include-children-in-exported-prop-types branch January 16, 2024 15:42
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.

2 participants