• Robert Knight's avatar
    Make `MenuItem` responsible for rendering associated submenus · fed2b97b
    Robert Knight authored
    To ensure consistency between different menus that contain items with
    submenus, move the responsibility for rendering the submenu and its
    container to the `MenuItem` component. The component that renders the
    top-level `MenuItem` must supply a `renderSubmenu` prop that renders the
    submenu on-demand.
    fed2b97b
Name
Last commit
Last update
..
annotator Loading commit data...
mixins Loading commit data...
sidebar Loading commit data...
vendor Loading commit data...
base.scss Loading commit data...
forms.scss Loading commit data...
reset.scss Loading commit data...
util.scss Loading commit data...
variables.scss Loading commit data...