feat: add a copy wallet button (#2613)

* feat: add a copy wallet button
* fix: make button consistent
* feat: hide API keys
Closes #2462
* fix: consistency in icons
* fix: missing end tag
This commit is contained in:
Tiago Vasconcelos
2024-07-31 08:51:17 +02:00
committed by GitHub
parent 19c231a2f4
commit 38ef1b0061
3 changed files with 62 additions and 6 deletions
+3 -1
View File
@@ -56,7 +56,9 @@ new Vue({
update: {
name: null,
currency: null
}
},
inkeyHidden: true,
adminkeyHidden: true
}
},
computed: {