mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-12 19:36:35 +00:00
feat(constants): add card titles for manage validator
This commit is contained in:
parent
c8f42b05f3
commit
e14ffc08c6
@ -209,7 +209,9 @@ export const VALIDATORS_DATA = [
|
||||
status: 'Active',
|
||||
},
|
||||
]
|
||||
//Manage Validator
|
||||
// Manage Validator
|
||||
export const CARD_TITLES = ['Exit', 'Migrate', 'Advanced']
|
||||
|
||||
export const MANAGE_VALIDATOR_TABS = [
|
||||
'Overview',
|
||||
'Charts',
|
||||
|
Loading…
x
Reference in New Issue
Block a user