We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Currently, using img shows this in the console:
img
It still works, but nobody likes seeing red in development.
The type signature for img should just be:
img :: Array Props -> ReactElement
Let me know if you'd like me submit a pull request and I'll put one together this weekend.