d0f09f0dbd
SocialRecord gains icon field (SVG markup string). InlineSvg component parses SVG string via html-react-parser. Footer renders icon on mobile (sm:hidden label), label on sm+ (hidden icon). Email field refactored from string to SocialRecord relation.
2 lines
44 B
TypeScript
2 lines
44 B
TypeScript
export { InlineSvg } from './ui/InlineSvg';
|