-
mattxcurtis returns I think it _should be_ (I'm in the first example), the problem is this - vscode doesn't know about JSX. If I had:
import React from 'react'; … returns {React.Element}then it works, but I don't want (or need) that first line. (The moon on a stick would be good!)
