UNPKG

@rhds/elements

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