Recategorize a few items in the component preview (#35681)

Release Notes:

- N/A
This commit is contained in:
Danilo Leal 2025-08-05 20:11:43 -03:00 committed by GitHub
parent bc2108cbba
commit cc93175256
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 44 additions and 12 deletions

View file

@ -318,8 +318,10 @@ pub enum ComponentScope {
Notification,
#[strum(serialize = "Overlays & Layering")]
Overlays,
Onboarding,
Status,
Typography,
Utilities,
#[strum(serialize = "Version Control")]
VersionControl,
}