I have an ext js menu item how can i call react js variable to make ant d modal visible ? in react i have const [visible , setVisible] = useState(false)
items