We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 086e00f + 0b5577b commit 63a4715Copy full SHA for 63a4715
src/components/Map/MapContainer.tsx
@@ -114,7 +114,7 @@ export const MapContainer = () => {
114
115
const frcsInputsExample: FrcsInputs = {
116
system: 'Ground-Based Mech WT',
117
- treatmentid: 1,
+ treatmentid: 3,
118
dieselFuelPrice: 2.24,
119
wageFaller: 35.13, // CA FallBuckWage May 2020
120
wageOther: 22.07, // CA AllOthersWage May 2020
0 commit comments