Skip to content

Support JSX component generic #106

Open
@dsifford

Description

@dsifford

Just writing this here so that it's being tracked. I might attempt to take a stab at this if time allows one of these days....

Here's a small example of what's broken...

const Foo = () => <Thing<string> className="foobar"></Thing>
//                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Should be pretty self-explanatory.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions