mirror of
https://github.com/penpot/penpot.git
synced 2025-05-20 03:26:11 +02:00
🎉 Add onboarding modal.
This commit is contained in:
parent
2907dd1a50
commit
05563168c3
25 changed files with 520 additions and 129 deletions
|
@ -21,6 +21,10 @@
|
|||
(-dispose [_]
|
||||
(js/clearTimeout sem))))))
|
||||
|
||||
(defn dispose!
|
||||
[v]
|
||||
(rx/dispose! v))
|
||||
|
||||
(defn asap
|
||||
[f]
|
||||
(-> (p/resolved nil)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue