fix build issue
This commit is contained in:
parent
d59666e7e3
commit
7b4e35699d
|
@ -115,7 +115,7 @@ export default function NewContract() {
|
||||||
|
|
||||||
<Title text="Your markets" />
|
<Title text="Your markets" />
|
||||||
|
|
||||||
<ContractsList creator={creator} />
|
{creator && <ContractsList creator={creator} />}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user