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: AnyComponent type to support classes #4479

Merged
merged 1 commit into from
Aug 23, 2024
Merged

Conversation

rschristian
Copy link
Member

Fixes preactjs/preact-iso#35

preact-router similarly provided its own implementation of AnyComponent to work around this.

@coveralls
Copy link

Coverage Status

coverage: 99.486%. remained the same
when pulling 84f1083 on fix/any-component-type
into 2c6df95 on main.

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.

Router typings incompatible with class components
3 participants