Fix/881: Removed testing message in proposals list voteStatus (#882)
This commit is contained in:
parent
228cda4054
commit
6382d3fb22
@ -189,7 +189,6 @@ export const ProposalsListItemDetails = ({
|
||||
className="col-start-2 row-start-1 justify-self-end"
|
||||
data-testid="vote-status"
|
||||
>
|
||||
testing testing 123
|
||||
{voteStatus}
|
||||
</div>
|
||||
)}
|
||||
|
Loading…
Reference in New Issue
Block a user