I have this code which is a React app :
import React, { Component } from \'react\'; import Select from "./components/Select/Select";
class Ap