mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-01-22 09:19:28 +00:00
fix(management-table-header): remove validator amount
This commit is contained in:
parent
671e8a9ae5
commit
20dd69919b
@ -7,7 +7,7 @@ const ManagementTableHeader = () => {
|
|||||||
<th />
|
<th />
|
||||||
<th style={{ textAlign: 'start' }}>
|
<th style={{ textAlign: 'start' }}>
|
||||||
<Text size={15} color={'#647084'}>
|
<Text size={15} color={'#647084'}>
|
||||||
{validatorsAmount} Validators
|
Validator
|
||||||
</Text>
|
</Text>
|
||||||
</th>
|
</th>
|
||||||
<th>
|
<th>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user