mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-03-02 03:50:40 +00:00
feat: add validator tabs constant
This commit is contained in:
parent
02d622a0ec
commit
c669a54220
@ -60,3 +60,6 @@ export const years = [
|
|||||||
'NOV',
|
'NOV',
|
||||||
'DEC',
|
'DEC',
|
||||||
]
|
]
|
||||||
|
|
||||||
|
// Validator Management
|
||||||
|
export const VALIDATOR_TABS = ['Active', 'Pending', 'Inactive', 'Exited', 'Withdraw', 'All']
|
||||||
|
Loading…
x
Reference in New Issue
Block a user