remove double

This commit is contained in:
PhilReact 2025-02-28 21:14:03 +02:00
parent cba550eb8b
commit 29ea762943

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={() => {