mirror of
https://github.com/Hestia-Homes/assessment-model.git
synced 2026-06-08 11:37:25 +00:00
Fixed missing property
This commit is contained in:
parent
de3d727e39
commit
b2532e52c6
1 changed files with 1 additions and 0 deletions
|
|
@ -106,6 +106,7 @@ export default async function PreAssessmentReport() {
|
|||
yearBuilt: 1990,
|
||||
tenure: "Rented (social)",
|
||||
currentEpcRating: "C",
|
||||
currentSapPoints: 78,
|
||||
};
|
||||
|
||||
const conditionReportData: ConditionReportData = {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue