mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-06-12 03:07:00 +00:00
remove double
This commit is contained in:
parent
cba550eb8b
commit
29ea762943
@ -121,24 +121,6 @@ export const WrapperUserAction = ({ children, address, name, disabled }) => {
|
|||||||
>
|
>
|
||||||
Copy address
|
Copy address
|
||||||
</Button>
|
</Button>
|
||||||
|
|
||||||
<Button
|
|
||||||
variant="text"
|
|
||||||
onClick={() => {
|
|
||||||
executeEvent('openPaymentInternal', {
|
|
||||||
address,
|
|
||||||
name,
|
|
||||||
});
|
|
||||||
handleClose();
|
|
||||||
|
|
||||||
}}
|
|
||||||
sx={{
|
|
||||||
color: 'white',
|
|
||||||
justifyContent: 'flex-start'
|
|
||||||
}}
|
|
||||||
>
|
|
||||||
Send QORT
|
|
||||||
</Button>
|
|
||||||
<Button
|
<Button
|
||||||
variant="text"
|
variant="text"
|
||||||
onClick={() => {
|
onClick={() => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user