fix(management-table-header): remove validator amount

This commit is contained in:
RadoslavDimchev 2024-04-03 10:27:40 +03:00 committed by Emil Ivanichkov
parent 671e8a9ae5
commit 20dd69919b

View File

@ -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>