-
mattxcurtis returns No, well, not really - because if I can do
returns {SomeClass} foothen code complete knows that foo has X properties. So I'd expect to doreturns {JSX}so that the consumer of that function knows it's react
returns {SomeClass} foo then code complete knows that foo has X properties. So I'd expect to do returns {JSX} so that the consumer of that function knows it's react