can import from excel now.
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
(bidi/match-route routes/routes url))
|
||||
|
||||
(defn- dispatch-route [matched-route]
|
||||
(println matched-route)
|
||||
(re-frame/dispatch [:auto-ap.events/set-active-page (:handler matched-route)]))
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user