I have the following react component:
import React, { Component, Fragment,useState } from "react"; import { toast } from "react-toastify";