diff --git a/src/components/molecules/AssetTeaser.tsx b/src/components/molecules/AssetTeaser.tsx index 622db1422..68b5eb6db 100644 --- a/src/components/molecules/AssetTeaser.tsx +++ b/src/components/molecules/AssetTeaser.tsx @@ -32,7 +32,9 @@ const AssetTeaser: React.FC = ({ ddo }: AssetTeaserProps) => { > {dataTokenInfo?.symbol} -

{name}

+ +

{name}

+
{isCompute &&
Compute
}