Closed kwladyka closed 2 years ago
The code should be immediately moved up with first hit.
It should also add space between.
So it should looks like that after first hit backspace:
(defn order->labels [shop id] (-> (order shop id) (labels/orders->labels) (first)))
not active
The code should be immediately moved up with first hit.
It should also add space between.
So it should looks like that after first hit backspace: