removing unused data property not being used for this PR
This commit is contained in:
Johnny shultz 2025-07-11 09:26:57 -04:00
parent 5ca35375a1
commit 72ae9ae2ab

View file

@ -428,7 +428,6 @@ export default {
navigatingForward: false,
isMobileAddressValid: true,
shopListButton: shopListButton,
lastInshopProvider: null,
};
},
async beforeRouteEnter(to, from, next) {