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

Add missing types ElementType and ComponentPropsWithoutRef #4433

Merged
merged 2 commits into from
Jul 6, 2024

Conversation

hamza0867
Copy link
Contributor

This PR adds missing types in compat:

  • ElementType
  • ComponentPropsWithoutRef

The implementation is taken directly from react's types.

This change is needed to get correct types when using Radix UI with react

compat/src/index.d.ts Outdated Show resolved Hide resolved
@coveralls
Copy link

Coverage Status

coverage: 99.61%. remained the same
when pulling 3cf39b0 on hamza0867:main
into 82ab555 on preactjs:main.

Copy link
Member

@rschristian rschristian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@rschristian rschristian merged commit db0f4f2 into preactjs:main Jul 6, 2024
1 check passed
@coveralls
Copy link

Coverage Status

coverage: 99.61%. remained the same
when pulling 212b17a on hamza0867:main
into 82ab555 on preactjs: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.

3 participants