Currently, using `img` shows this in the console:  It still works, but nobody likes seeing red in development. The type signature for img should just be: ``` purescript img :: Array Props -> ReactElement ``` Let me know if you'd like me submit a pull request and I'll put one together this weekend.