Closed
Description
Is there a point of having createFactory? it just call's createElement
https://github.com/facebook/react/blob/master/packages/react/src/ReactElement.js#L260-L273
Metadata
Metadata
Assignees
Labels
No labels
Is there a point of having createFactory? it just call's createElement
https://github.com/facebook/react/blob/master/packages/react/src/ReactElement.js#L260-L273