This commit is contained in:
omkieit 2024-10-07 20:50:11 +05:30
parent 26533eb6df
commit 63d13247c1
3 changed files with 8 additions and 8 deletions

File diff suppressed because one or more lines are too long

View File

@ -45,7 +45,7 @@
<script type="module" crossorigin src="/assets/index-CfFcG7AV.js"></script>
<script type="module" crossorigin src="/assets/index-C-cZIHwO.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-iEl-il0E.css">
</head>

View File

@ -2176,7 +2176,7 @@ const Addproperty = () => {
fontWeight: "bold",
}}
>
Utilities & Maintenance:
Carry Costs:
</span>
{formData.utilMaintenance.map((cost, index) => (
@ -2243,7 +2243,7 @@ const Addproperty = () => {
>
+
</span>{" "}
Add Utilities and Maintenance Cost
Add Carry Cost
</button>
</div>
@ -2256,7 +2256,7 @@ const Addproperty = () => {
fontWeight: "bold",
}}
>
Total Utilities and Maintenance Cost
Total Carry Cost
</span>
<div className="col-md-4">
<input
@ -2294,7 +2294,7 @@ const Addproperty = () => {
fontWeight: "bold",
}}
>
Renovation Costs:
Renovation and Holding Costs
</span>
{formData.renovationCost.map((cost, index) => (
@ -2361,7 +2361,7 @@ const Addproperty = () => {
>
+
</span>{" "}
Add Renovation Cost
Add Renovation and Holding cost
</button>
</div>
@ -2374,7 +2374,7 @@ const Addproperty = () => {
fontWeight: "bold",
}}
>
Total Renovation Cost
Total Renovation and Holding cost
</span>
<div className="col-md-4">
<input