I\'m using react-select to create a logical expression and save it in array(the data I use ). Code as follows:
import React, { useState } from \'react\'; impo