(rf/reg-event-fx ;; register an event handler :buy ;; for events with this name (fn ... (rf/reg-sub :cart-items (fn [db _] (:items db))).
確定! 回上一頁