Fix/881: Removed testing message in proposals list voteStatus (#882)
This commit is contained in:
-1
@@ -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>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user