Open
Description
ReactHMTL
and ReactSVG
were related to createFactories
but we found usage using it as a list of possible built-in browser element types.
We now have HTMLElementType
and SVGElementType
which can be used instead of keyof ReactHTML
and keyof ReactSVG
respectively.
Needs real world codebase with usage to test on.
Metadata
Metadata
Assignees
Labels
Projects
Status
Ready