mirror of
https://github.com/penpot/penpot.git
synced 2025-06-11 09:51:39 +02:00
Fix syntax error introduced in previous commits.
This commit is contained in:
parent
603459fd0d
commit
3f4b19618c
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@
|
|||
(st/emit! (dw/initialize projectid pageid)
|
||||
::udp/stop-page-watcher
|
||||
(udp/watch-page-changes pageid)
|
||||
(udu/watch-page-changes pageid))
|
||||
(udu/watch-page-changes pageid)))
|
||||
state))
|
||||
|
||||
(defn- on-scroll
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue