mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-01-23 09:49:17 +00:00
feat: add validators amount
This commit is contained in:
parent
76aa136dc2
commit
ebfc664ca7
@ -54,7 +54,11 @@ const ManagementTable = () => {
|
||||
<th>
|
||||
<Checkbox id="table" variant="outline" />
|
||||
</th>
|
||||
<th></th>
|
||||
<th>
|
||||
<Text size={15} color={'#647084'}>
|
||||
{validators.length} Validators
|
||||
</Text>
|
||||
</th>
|
||||
<th>
|
||||
<Text size={15} color={'#647084'}>
|
||||
Balance
|
||||
|
Loading…
x
Reference in New Issue
Block a user