diff --git a/src/store/index.js b/src/store/index.js index b9d43e2f4..2dbc7b2cc 100644 --- a/src/store/index.js +++ b/src/store/index.js @@ -43,7 +43,7 @@ const getDefaultState = () => { state: null, zipCode: null, zipCodeCtu: null, - serviceType: null, + appointmentType: null, }, customer: { emailAddress: null,