I have a functional component in React. Here is the code
import React, { useState, Fragment } from "react"; import { makeStyles } from "@material-u