upstream #1
@ -17,6 +17,8 @@ const components = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const SocialIcon = ({ kind, href, size = 8 }) => {
|
const SocialIcon = ({ kind, href, size = 8 }) => {
|
||||||
|
if (!href) return null
|
||||||
|
|
||||||
const SocialSvg = components[kind]
|
const SocialSvg = components[kind]
|
||||||
|
|
||||||
return (
|
return (
|
||||||
|
Loading…
x
Reference in New Issue
Block a user