Put back answer number on answer item
This commit is contained in:
parent
6f9ee3b79e
commit
2775bf44a2
|
@ -76,6 +76,7 @@ export function AnswerItem(props: {
|
|||
</Row>
|
||||
</SiteLink>
|
||||
{/* TODO: Show total pool? */}
|
||||
<div className="text-base">#{number}</div>
|
||||
</Row>
|
||||
|
||||
{isBetting && (
|
||||
|
|
Loading…
Reference in New Issue
Block a user