import React from 'react'; const AssetTitle = ({claimId}) => { return (
Show asset info here
claimId: {claimId}