You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to be able to pass in srcset: { '1x': "./small.jpeg", '1.5x': "", , '2x': "./large.jpg", '2.5x': undefined} and it should output the right srcset
I want to be able to pass in
srcset: { '1x': "./small.jpeg", '1.5x': "", , '2x': "./large.jpg", '2.5x': undefined}and it should output the right srcset