From d34ae9117181c0df09ea3b9b5d1a389391586c35 Mon Sep 17 00:00:00 2001 From: Bill Richardson Date: Wed, 13 Sep 2023 16:14:26 -0400 Subject: [PATCH] remove techNotes --- src/store/index.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/store/index.js b/src/store/index.js index 65660234..5f2c41de 100644 --- a/src/store/index.js +++ b/src/store/index.js @@ -92,8 +92,7 @@ const getDefaultState = () => ({ zipCode: null, zipCodeCtu: null } - }, - techNotes: null + } }, lineItems: { glassParts: null,