mirror of
https://github.com/penpot/penpot.git
synced 2025-08-06 14:38:27 +02:00
🐛 Fixes some issues with bool shapes
This commit is contained in:
parent
99a6142134
commit
4c86d5cfe3
15 changed files with 96 additions and 67 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue