diff --git a/src/components/Score.tsx b/src/components/Score.tsx index 27cb873..3db6e08 100644 --- a/src/components/Score.tsx +++ b/src/components/Score.tsx @@ -223,7 +223,13 @@ const Score: FC<{ )} -
{tip}
+ {tip &&
{tip}
} + + {__DIY__ && ( + + )} {!__DIY__ && (