feat: add wallet settings page
This commit is contained in:
parent
20674c4b12
commit
1f7ae74b42
31 changed files with 1793 additions and 258 deletions
|
|
@ -15,6 +15,7 @@ const { p } = typographyStyles
|
|||
const GreenRadio = withStyles({
|
||||
root: {
|
||||
color: secondaryColor,
|
||||
padding: [[9, 8, 9, 9]],
|
||||
'&$checked': {
|
||||
color: secondaryColor
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue