onboarding: Create basic onboarding page (#34723)

Release Notes:

- N/A

---------

Co-authored-by: Ben Kunkle <ben@zed.dev>
This commit is contained in:
Anthony Eid 2025-07-21 12:20:38 -04:00 committed by GitHub
parent bf8aba566c
commit bc5c5cf5d6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 409 additions and 0 deletions

View file

@ -99,6 +99,7 @@ nc.workspace = true
nix = { workspace = true, features = ["pthread", "signal"] }
node_runtime.workspace = true
notifications.workspace = true
onboarding.workspace = true
outline.workspace = true
outline_panel.workspace = true
parking_lot.workspace = true