I have this store navigation tailwind-UI component : https://tailwindui.com/components/ecommerce/components/store-navigation
I want that menu categories (Women/Men) to open when I hover over, and close when hover out; not open/close on click. How can I do that ? Please help!!