Add comment on middleware

This commit is contained in:
Mike Thompson 2016-03-22 14:11:21 +11:00
parent 9b64df912d
commit c182af1b59
1 changed files with 2 additions and 1 deletions

View File

@ -6,7 +6,8 @@
[clojure.data :as data])) [clojure.data :as data]))
;; See docs in the Wiki: https://github.com/Day8/re-frame/wiki ;; Middleware docs can be found in the Wiki: https://github.com/Day8/re-frame/wiki
;; Real use can be seen in: examples/todomvc/handler.cljs
(defn pure (defn pure