onboarding: Use a picker for the font dropdowns (#35638)

Release Notes:

- N/A
This commit is contained in:
Danilo Leal 2025-08-05 11:38:08 -03:00 committed by GitHub
parent 351e8c4cd9
commit 5940ed979f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 272 additions and 76 deletions

2
Cargo.lock generated
View file

@ -11039,12 +11039,14 @@ dependencies = [
"editor",
"feature_flags",
"fs",
"fuzzy",
"gpui",
"itertools 0.14.0",
"language",
"language_model",
"menu",
"notifications",
"picker",
"project",
"schemars",
"serde",