mirror of
https://github.com/dap-ps/discover.git
synced 2025-02-07 15:05:07 +00:00
Fixes profile buttons
This commit is contained in:
parent
e0456aecaa
commit
5ee7212be4
@ -98,10 +98,10 @@ const ProfileContent = ({
|
||||
{editable && (
|
||||
<div className={styles.actions}>
|
||||
<div className={styles.button} onClick={onClickUpdateMetadata}>
|
||||
Edit metadata
|
||||
Edit
|
||||
</div>
|
||||
<div className={styles.button} onClick={onClickWithdraw}>
|
||||
Withdraw SNT
|
||||
Withdraw
|
||||
</div>
|
||||
</div>
|
||||
)}
|
||||
|
Loading…
x
Reference in New Issue
Block a user