fix: add eth to price (#5437)

add eth to price
This commit is contained in:
lynn 2022-11-29 14:28:11 -05:00 committed by GitHub
parent 5b418c68af
commit 2fe5e487f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -236,7 +236,7 @@ export const OwnerContainer = ({ asset }: { asset: GenieAsset }) => {
{listing ? (
<>
<ThemedText.MediumHeader fontSize="28px" lineHeight="36px">
{formatEthPrice(asset.priceInfo.ETHPrice)}
{formatEthPrice(asset.priceInfo.ETHPrice)} ETH
</ThemedText.MediumHeader>
{USDPrice && (
<ThemedText.BodySecondary lineHeight="24px">