I have image paths in an array and I want to display the images when I map the array. My code is as follows :
import React, { Component } from \'react\'; cla