import React from 'react'; const AssetDisplay = ({ claimName, claimId }) => { return (
display {claimName}#{claimId} here