UNPKG

@rhds/elements

Version:
5 lines (4 loc) 360 B
// rh-navigation-secondary/rh-navigation-secondary-menu-section.js import type { ReactWebComponent } from '@lit/react'; import type { RhNavigationSecondaryMenuSection } from '@rhds/elements/rh-navigation-secondary/rh-navigation-secondary-menu-section.js'; export const NavigationSecondaryMenuSection: ReactWebComponent<RhNavigationSecondaryMenuSection, {}>;