UNPKG

@rhds/elements

Version:

Red Hat Design System Elements

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