mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-06-08 11:37:25 +00:00
remove uprn from page view
This commit is contained in:
parent
d467a61c22
commit
9654c2cfd7
1 changed files with 0 additions and 3 deletions
|
|
@ -204,9 +204,6 @@ export default function DealPage({
|
|||
</div>
|
||||
</div>
|
||||
|
||||
{deal.uprn && (
|
||||
<p className="text-xs text-gray-400 font-mono">UPRN: {deal.uprn}</p>
|
||||
)}
|
||||
</div>
|
||||
</aside>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue