mirror of
https://github.com/penpot/penpot.git
synced 2025-07-26 14:07:15 +02:00
🎉 Improve team up invitation flow
This commit is contained in:
parent
758d0d8943
commit
dd5a6f7f50
14 changed files with 311 additions and 358 deletions
|
@ -114,7 +114,7 @@
|
|||
#(st/emit! (modal/hide)
|
||||
(if (contains? @cf/flags :newsletter-subscription)
|
||||
(modal/show {:type :onboarding-newsletter-modal})
|
||||
(modal/show {:type :onboarding-choice}))
|
||||
(modal/show {:type :onboarding-team}))
|
||||
(du/mark-onboarding-as-viewed)))]
|
||||
|
||||
(mf/with-effect [@slide]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue