UNPKG

@rhds/elements

Version:

Red Hat Design System Elements

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