Skip to content

Commit 51d29d9

Browse files
soil moisture hardcoded text update (#11)
1 parent 5e696e0 commit 51d29d9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/pages/dashboard/services/Irrigation/SoilMoistureAnalysis.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,8 @@ const SoilMoistureAnalysisPage = () => {
108108
<Typography variant="body1">estimated dates: 25/6/2025, 30/8/2025</Typography>
109109
<Typography variant="h6">Precipitation events: 6</Typography>
110110
<Typography variant="body1">estimated dates: 7/6/2025, 8/6/2025, 13/7/2025-25/7/2025</Typography>
111+
<Typography variant="h6">High dose irrigation events: 1</Typography>
112+
<Typography variant="body1">estimated dates: 25/6/2025</Typography>
111113
<Typography variant="h6">Stress level events: 12</Typography>
112114
<Typography variant="body1">estimated dates: 26/5/2025-6/6/2025, 8/7/2025</Typography>
113115
{/* Hardcoded */}

0 commit comments

Comments
 (0)