Open kevinbarabash opened 4 months ago
This should fix the issue in the ImportReact test where div has type React.DetailedReactHTMLElement<{}, 2695:HTMLElement>.
ImportReact
div
React.DetailedReactHTMLElement<{}, 2695:HTMLElement>
This should fix the issue in the
ImportReact
test wherediv
has typeReact.DetailedReactHTMLElement<{}, 2695:HTMLElement>
.