Include contract description in activity feed
This commit is contained in:
parent
f56c14cac5
commit
cb3a1ea7bb
|
@ -227,6 +227,7 @@ function FeedQuestion(props: { contract: Contract }) {
|
||||||
probPercent={probPercent}
|
probPercent={probPercent}
|
||||||
/>
|
/>
|
||||||
</Row>
|
</Row>
|
||||||
|
<ContractDescription contract={contract} isCreator={false} />
|
||||||
</div>
|
</div>
|
||||||
</>
|
</>
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user