diff --git a/components/Share.tsx b/components/Share.tsx index 527943f..1e051f9 100644 --- a/components/Share.tsx +++ b/components/Share.tsx @@ -212,11 +212,18 @@ export default function Share({ Share your riff
- share image + {!getActiveResult() && ( +
+
+
+ )} + {getActiveResult() && ( + share image + )}