socialIcon method

  1. @override
Component socialIcon(
  1. SocialIconProps props
)
override

Render a social icon component

Implementation

@override
Component socialIcon(SocialIconProps props) => CodexSocialIcon(props);