Closed
Description
What cheatsheet is this about? (if applicable)
Advanced cheatsheet
What's your issue or idea?
I found that Wrapping/Mirroring a Component
and Wrapping/Mirroring a HTML Element
use different way.
But why not just use ComponentPropsWithoutRef
in the same way?
Is there any problem of using ComponentPropsWithoutRef
?