Fixed missing property

This commit is contained in:
Khalim Conn-Kowlessar 2023-07-28 09:28:57 +01:00
parent de3d727e39
commit b2532e52c6

View file

@ -106,6 +106,7 @@ export default async function PreAssessmentReport() {
yearBuilt: 1990,
tenure: "Rented (social)",
currentEpcRating: "C",
currentSapPoints: 78,
};
const conditionReportData: ConditionReportData = {