react-srcset-image icon indicating copy to clipboard operation
react-srcset-image copied to clipboard

React component to optimize your images based on srcset and add an automatic medium-like blur animation.

Results 1 react-srcset-image issues
Sort by recently updated
recently updated
newest added

Hello recently i integrated react-srcset-image to my "NextJs" Project. Getting this Error: `Prop src did not match. Server: "e6a9e354e1cdc20e83b66971fd1478c8-400.jpg" Client: "/_next/e6a9e354e1cdc20e83b66971fd1478c8-400.jpg"` ![clipboard-image](https://user-images.githubusercontent.com/52968048/73737896-72b7ae80-4769-11ea-9643-ae5ef29e22bc.png) shows Placeholder only. please help me.