replaced hardcoded € with intl.numberformat and created config .state.priceOverallInEur
This commit is contained in:
@@ -28,6 +28,7 @@ export const config: I.Config = {
|
||||
},
|
||||
state: {
|
||||
priceOverall: "",
|
||||
priceOverallEur: "",
|
||||
cartChanged: false,
|
||||
selectedSeatsArr: [],
|
||||
selectedSeatsObj: {},
|
||||
|
||||
Reference in New Issue
Block a user