remove double

This commit is contained in:
PhilReact 2025-02-28 21:14:03 +02:00 committed by Nicola Benaglia
parent a3c6a7cf10
commit 55448ab8a7

View File

@ -121,24 +121,6 @@ export const WrapperUserAction = ({ children, address, name, disabled }) => {
>
Copy address
</Button>
<Button
variant="text"
onClick={() => {
executeEvent('openPaymentInternal', {
address,
name,
});
handleClose();
}}
sx={{
color: 'white',
justifyContent: 'flex-start'
}}
>
Send QORT
</Button>
<Button
variant="text"
onClick={() => {