refactor(post): abstract post info on desktop

This commit is contained in:
plebeius.eth
2024-05-16 18:15:48 +02:00
parent e6e87fa07f
commit 15601f47e5
2 changed files with 150 additions and 143 deletions
@@ -124,6 +124,7 @@ const CryptoWalletsForm = ({ account }: { account: Account | undefined }) => {
<Trans
i18nKey='copy_message_etherscan'
components={{
// eslint-disable-next-line
1: <a href='https://etherscan.io/verifiedSignatures' target='_blank' rel='noopener noreferrer' />,
}}
/>