UNPKG

@rhds/elements

Version:

Red Hat Design System Elements

5 lines (4 loc) 271 B
// elements/rh-footer/rh-footer-universal.js import type { ReactWebComponent } from '@lit/react'; import type { RhFooterUniversal } from '@rhds/elements/elements/rh-footer/rh-footer-universal.js'; export const FooterUniversal: ReactWebComponent<RhFooterUniversal, {}>;