Commit 7a728d94 authored by tom's avatar tom

fix tests

parent d4d9aa7b
...@@ -224,7 +224,7 @@ const TxInterpretation = ({ summary, isLoading, addressDataMap, className, isNov ...@@ -224,7 +224,7 @@ const TxInterpretation = ({ summary, isLoading, addressDataMap, className, isNov
<Tooltip content="Human readable transaction provided by Noves.fi"> <Tooltip content="Human readable transaction provided by Noves.fi">
<Badge ml={ 2 } verticalAlign="unset" transform="translateY(-2px)"> <Badge ml={ 2 } verticalAlign="unset" transform="translateY(-2px)">
by by
<Image src={ novesLogoUrl } alt="Noves logo" h="12px" ml={ 1.5 }/> <Image src={ novesLogoUrl } alt="Noves logo" h="12px" ml={ 1.5 } display="inline"/>
</Badge> </Badge>
</Tooltip> </Tooltip>
) } ) }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment