diff --git a/commafeed-client/src/components/content/ShareButtons.tsx b/commafeed-client/src/components/content/ShareButtons.tsx index b551e8ba..04f37f19 100644 --- a/commafeed-client/src/components/content/ShareButtons.tsx +++ b/commafeed-client/src/components/content/ShareButtons.tsx @@ -25,7 +25,7 @@ function ShareButton({ url, icon, color }: { url: string; icon: IconType; color: return ( - + {icon({ size: 18 })}