FIx icon color

This commit is contained in:
Yussif Yahuza 2025-05-09 19:50:51 +00:00
parent 6b3dca96d4
commit e2ee3cef1a

View File

@ -94,7 +94,7 @@ const ImageSlider: React.FC<ImageSliderProps> = ({ images }) => {
>
{isDownloading ? (
<svg
className="animate-spin h-5 w-5 text-white"
className="animate-spin h-5 w-5 text-black"
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"