Json – Display image from another js file
I've got a problem with showing image from js file. I really dont know what i can do with that. Can someone help me? Code for main component: import React from 'react' import {jetData} from '../jetData' const MainBar = ()…