Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeyandreevsky committed Oct 18, 2024
1 parent 9959aa2 commit 2987d39
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/frontend/src/components/validators/ValidatorCard.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ export default function ValidatorCard ({ validator, rate, className }) {
</div>

<HorisontalSeparator className={'ValidatorCard__Separator'}/>

{/* Will be activated later /*}
{/* <InfoLine
className={'ValidatorCard__InfoLine'}
Expand Down

0 comments on commit 2987d39

Please sign in to comment.