So I have this code for getters:
previewsDayOrders: (state) => { let i = 0; state.firebaseOrders.forEach((firebaseOrder) => { if (moment(firebas