UNPKG

@rhds/elements

Version:

Red Hat Design System Elements

5 lines (4 loc) 278 B
// elements/rh-footer/rh-footer-social-link.js import type { ReactWebComponent } from '@lit/react'; import type { RhFooterSocialLink } from '@rhds/elements/elements/rh-footer/rh-footer-social-link.js'; export const FooterSocialLink: ReactWebComponent<RhFooterSocialLink, {}>;