socialtables / react-image-fallback

stop displaying broken images, have another image to fallback on.
111 stars 18 forks source link

Use spread operator to allow for any attributes #1

Closed rickyvetter closed 9 years ago

rickyvetter commented 9 years ago

We should spread the props into the img tag so people could pass ids, custom data attributes, or other image attributes that it would be a pain to maintain.