I am making a react component which has a logo, the path is passed in dynamically.
class Popup extends Component { constructor(props) { super(props); th