I cant fetch files from my local directory ::
async function getData() { const response = await fetch("dina.png"); const data = await response