mirror of
https://github.com/penpot/penpot.git
synced 2025-05-19 12:07:22 +02:00
Merge remote-tracking branch 'origin/staging' into develop
This commit is contained in:
commit
c3f0657652
26 changed files with 143 additions and 97 deletions
|
@ -26,7 +26,6 @@
|
|||
(st/emit! (ptk/event ::ev/event {::ev/name "arengu-form-load-success"
|
||||
::ev/origin "onboarding-questions"
|
||||
::ev/type "fact"}))
|
||||
|
||||
(resolve)))
|
||||
(p/catch reject))))
|
||||
|
||||
|
@ -54,9 +53,7 @@
|
|||
(st/emit! (ptk/event ::ev/event {::ev/name "arengu-form-load-error"
|
||||
::ev/origin "onboarding-questions"
|
||||
::ev/type "fact"}))
|
||||
(mark-as-answered))
|
||||
|
||||
]
|
||||
(mark-as-answered))]
|
||||
|
||||
(let [cleaners (atom #{})]
|
||||
(-> (p/create (partial initialize cleaners))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue