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