mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
Fix error message
This commit is contained in:
@@ -142,7 +142,9 @@
|
||||
(modal/show! {:type :onboarding-newsletter})
|
||||
|
||||
(contains? cf/flags :onboarding-team)
|
||||
(modal/show! {:type :onboarding-team}))))
|
||||
(modal/show! {:type :onboarding-team})
|
||||
:else ;;remove this else condition when Penpot Tokens Studio is ready to be merged into Penpot
|
||||
(modal/hide!))))
|
||||
|
||||
onboarding-a-b-test? (cf/external-feature-flag "signup-background" "test")]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user