middlewarehq / unwrapped

Spotify Wrapped for developers.
https://www.middlewarehq.com/unwrapped
MIT License
64 stars 4 forks source link

Fix hashing and update image URLs #107

Closed shivam-bit closed 11 months ago

shivam-bit commented 11 months ago

This pull request fixes the hashing issue and updates the image URLs in the SwiperCarousel component. The useLinksToRenderImages prop has been removed and the image URLs are now generated using base64 encoding.