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>
|
</Row>
|
||||||
</SiteLink>
|
</SiteLink>
|
||||||
{/* TODO: Show total pool? */}
|
{/* TODO: Show total pool? */}
|
||||||
|
<div className="text-base">#{number}</div>
|
||||||
</Row>
|
</Row>
|
||||||
|
|
||||||
{isBetting && (
|
{isBetting && (
|
||||||
|
|
Loading…
Reference in New Issue
Block a user