Css – how keep the hover enabled while the submenu is open
I have a simple table on my website listing devices and their characteristics (in the example at the link below there will be a shortened version of the table). import "./styles.css"; import { SubMenu } from "./SubMenu"; const subMenuSlice =…