Closed r4pt0s closed 3 years ago
This one might look easier as it might be to implement. The goal of this component is to make use of the html picture element.
It should receive at least three props,.
Internally it should then create the picture element which makes use of srcset and define at least both img elements.
As a reference, head over to this website
Hello, I'd like to work on this component please!
@Insidiae Go for it 💪🏻
This one might look easier as it might be to implement. The goal of this component is to make use of the html picture element.
It should receive at least three props,.
Internally it should then create the picture element which makes use of srcset and define at least both img elements.
As a reference, head over to this website