Made all interactions much better
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
(re-frame/reg-fx
|
||||
:set-uri-params
|
||||
(fn [uri-params]
|
||||
(println "HERE?")
|
||||
(pushy/set-token! p/history
|
||||
(str (.-protocol (.-location js/window)) "//" (.-host (.-location js/window)) (.-pathname (.-location js/window))
|
||||
"?"
|
||||
|
||||
Reference in New Issue
Block a user