mirror of
https://github.com/penpot/penpot.git
synced 2025-01-24 07:29:08 -05:00
Clarify a TODO comment on pages events.
This commit is contained in:
parent
a3f24eda83
commit
ebdf8d7935
1 changed files with 1 additions and 1 deletions
|
@ -172,7 +172,7 @@
|
||||||
[event]
|
[event]
|
||||||
(instance? PagePersisted event))
|
(instance? PagePersisted event))
|
||||||
|
|
||||||
;; TODO: add specs
|
;; TODO: add page spec
|
||||||
|
|
||||||
(defn page-persisted
|
(defn page-persisted
|
||||||
[data]
|
[data]
|
||||||
|
|
Loading…
Add table
Reference in a new issue