Skip to content

Commit cb165d7

Browse files
ShewartCopilot
andauthored
chore: update src/ShellUI.Templates/Templates/DrawerVariantsTemplate.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 03b1dbe commit cb165d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ShellUI.Templates/Templates/DrawerVariantsTemplate.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ public class DrawerVariantsTemplate
99
Name = "drawer-variants",
1010
DisplayName = "Drawer Variants",
1111
Description = "DrawerSide enum and DrawerVariants utility class for Drawer subcomponents",
12-
Category = ComponentCategory.Overlay,
12+
Category = ComponentCategory.Utility,
1313
FilePath = "Variants/DrawerVariants.cs",
1414
Dependencies = new List<string>(),
1515
Tags = new List<string> { "overlay", "drawer", "variants" }

0 commit comments

Comments
 (0)