ooade / pimg

:camera: Mini Image Lazy Loader for P(R)eact and Vue
https://pimg.surge.sh
MIT License
99 stars 11 forks source link

Should we deprecate the thumbnail component? #15

Closed ooade closed 6 years ago

ooade commented 6 years ago

I was just thinking, since the Thumbnail component just take in one prop, would it be nice to do away with it and just have it over to Image. We currently have a subtitute:

<Image thumbnail="someThumbURL" />

WDYT?

luqmanoop commented 6 years ago

SGTM