Geo-Web-Project / cadastre

Map-based interface for claiming, buying, and managing Geo Web land parcels.
https://geoweb.land/
MIT License
26 stars 15 forks source link

fix: set root cid inside basic profile custom hook #384

Closed tnrdd closed 1 year ago

tnrdd commented 1 year ago

Description

Set the root CID inside the custom hook used to get parcelContent instead of the effect hook in ParceInfo, so that both the basic profile info and the root CID are showed at the same time in the UI.

Issue

fixes #382

Checklist:

Alert Reviewers

@codynhat @gravenp