К
Size: a a a
T
В
В
T
К
T
В
T
К
К
К
const mapStateToProps = (state) => ({
queueOrders: state.queueOrders,
});
const { currentOrderId, isHighSeason, orders: editingOrders } = queueOrders;
К
const mapStateToProps = (state) => ({
queueOrders: state.queueOrders,
});
const { currentOrderId, isHighSeason, orders: editingOrders } = queueOrders;
DE
К
К
DE
В
DE
В