fix: validators amount on the table

This commit is contained in:
RadoslavDimchev 2023-11-15 21:39:10 +02:00
parent 41a1d872c0
commit 4ddb17dbe9

View File

@ -122,7 +122,7 @@ const ManagementTable = ({ tab }: ManagementTableProps) => {
</th>
<th>
<Text size={15} color={'#647084'}>
{validators.length} Validators
{filteredValidators.length} Validators
</Text>
</th>
<th>