UNPKG

@rhds/elements

Version:

Red Hat Design System Elements

5 lines (4 loc) 316 B
// rh-navigation-vertical/rh-navigation-vertical-list.js import type { ReactWebComponent } from '@lit/react'; import type { RhNavigationVerticalList } from '@rhds/elements/rh-navigation-vertical/rh-navigation-vertical-list.js'; export const NavigationVerticalList: ReactWebComponent<RhNavigationVerticalList, {}>;