You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 11, 2019. It is now read-only.
We need somehow store hoveredIndex in the state, so it works properly in cases where the content of Menu is dynamic. Currently, we use a position of an Item, which is not persistent.
We need somehow store
hoveredIndexin the state, so it works properly in cases where the content ofMenuis dynamic. Currently, we use a position of anItem, which is not persistent.