Show answer number

This commit is contained in:
Ian Philips 2022-05-04 11:41:34 -04:00
parent ff7c6dae09
commit 7274875c12

View File

@ -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>