Commit f805ea10 authored by tom's avatar tom

change comment

parent fa3b630a
...@@ -123,7 +123,7 @@ const TxDetails = () => { ...@@ -123,7 +123,7 @@ const TxDetails = () => {
<AddressLink ml={ 2 } hash={ data.to.hash } alias={ data.to.name }/> <AddressLink ml={ 2 } hash={ data.to.hash } alias={ data.to.name }/>
<CopyToClipboard text={ data.to.hash }/> <CopyToClipboard text={ data.to.hash }/>
</Address> </Address>
{ /* todo_tom ask Nikita about tags */ } { /* todo_tom Nikita should add to api later */ }
{ /* <Tag colorScheme="orange" variant="solid" flexShrink={ 0 }>SANA</Tag> */ } { /* <Tag colorScheme="orange" variant="solid" flexShrink={ 0 }>SANA</Tag> */ }
{ /* <Tooltip label="Contract execution completed"> { /* <Tooltip label="Contract execution completed">
<chakra.span display="inline-flex"> <chakra.span display="inline-flex">
......
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