mirror of
https://github.com/penpot/penpot.git
synced 2025-07-19 04:37:15 +02:00
🎉 Add onboarding modal.
This commit is contained in:
parent
2907dd1a50
commit
05563168c3
25 changed files with 520 additions and 129 deletions
|
@ -22,6 +22,7 @@
|
|||
[app.main.ui.auth.verify-token :refer [verify-token]]
|
||||
[app.main.ui.cursors :as c]
|
||||
[app.main.ui.context :as ctx]
|
||||
[app.main.ui.onboarding]
|
||||
[app.main.ui.dashboard :refer [dashboard]]
|
||||
[app.main.ui.icons :as i]
|
||||
[app.main.ui.messages :as msgs]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue