enhnace styles
This commit is contained in:
@@ -216,6 +216,8 @@ const orderSlice = createSlice({
|
||||
action.payload.gift,
|
||||
action.payload.toRoom,
|
||||
action.payload.toOffice,
|
||||
action.payload.is_schedule_order_enabled,
|
||||
action.payload.is_booking_enabled,
|
||||
].filter(Boolean).length;
|
||||
state.hiddenServices = state.totalServices - state.visibleServices;
|
||||
if (typeof window !== "undefined") {
|
||||
|
||||
Reference in New Issue
Block a user