Download image from firebase react Js
I tried so many method to download image from firebase but download URL is nor working as what i expected, Its open the image in new tab. The firebase function: export async function addMedia(location: "initial" | "prep" | "merge" |…