🐛 Fixes some issues with bool shapes

This commit is contained in:
alonso.torres 2021-12-27 15:22:14 +01:00
parent 99a6142134
commit 4c86d5cfe3
15 changed files with 96 additions and 67 deletions

View file

@ -252,7 +252,6 @@
(ptk/reify ::select-next-frame
ptk/WatchEvent
(watch [_ state _]
(prn "select-next-frame")
(let [route (:route state)
pparams (:path-params route)
qparams (:query-params route)