This commit is contained in:
Austin Chen 2021-12-10 16:57:08 -08:00
parent b4a1d8ca6f
commit 01b96dd670

View File

@ -47,7 +47,7 @@ export default function Account() {
</div>
</div>
<Title text="Contracts" />
<Title text="Your markets" />
<ContractsList contracts={contracts} />
</div>
</div>