The image object is not working.
I have tried importing the image and putting it in with JSX and also using the relative path.
const TeacherList = [ { name: "PowerPumpsandMoves",
img_src: "../PPMfinalmockup.png",
id: "teach-4",
live: "",
used: "JavaScript,Html5,BootStrap-4"
}
I would like this image to show up.