You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions!
What cheatsheet is this about? (if applicable)
Advanced cheatsheet
What's your issue or idea?
I found that
Wrapping/Mirroring a Component
andWrapping/Mirroring a HTML Element
use different way.But why not just use
ComponentPropsWithoutRef
in the same way?Is there any problem of using
ComponentPropsWithoutRef
?The text was updated successfully, but these errors were encountered: