Remove number from chosen FR answer
This commit is contained in:
parent
95b67c05e2
commit
a38b6d26ce
|
@ -68,7 +68,7 @@ export function AnswerItem(props: {
|
||||||
</Row>
|
</Row>
|
||||||
</SiteLink>
|
</SiteLink>
|
||||||
{/* TODO: Show total pool? */}
|
{/* TODO: Show total pool? */}
|
||||||
<div className="text-base">#{number}</div>
|
{/*<div className="text-base">#{number}</div>*/}
|
||||||
</Row>
|
</Row>
|
||||||
</Col>
|
</Col>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user