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}
|
||||
/>
|
||||
</Row>
|
||||
<ContractDescription contract={contract} isCreator={false} />
|
||||
</div>
|
||||
</>
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue
Block a user