mirror of
https://github.com/status-im/snt-voting.git
synced 2025-02-23 23:58:13 +00:00
Fixes #9
This commit is contained in:
parent
9a5600655e
commit
301ef276cf
@ -90,7 +90,7 @@ class ReviewVotes extends Component {
|
||||
<CardContent>
|
||||
<Typography gutterBottom component="p">Unused voting power</Typography>
|
||||
<Typography gutterBottom component="h2">{availableCredits} credits</Typography>
|
||||
<Link to={"/voting/" + idPoll + "/back"}><Button variant="text">Add votes</Button></Link>
|
||||
<Link to={"/voting/" + idPoll + "/back"}>Add votes</Link>
|
||||
</CardContent>
|
||||
</Card>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user