Feat: add notification center row in notification settings table
This commit is contained in:
parent
1ab4b68168
commit
34f2b84fe2
8 changed files with 109 additions and 69 deletions
|
|
@ -4,6 +4,7 @@ const singleQuotify = (item) => `'${item}'`
|
|||
|
||||
var types = [
|
||||
'highValueTransaction',
|
||||
'transaction',
|
||||
'fiatBalance',
|
||||
'cryptoBalance',
|
||||
'compliance',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue