Skip to content

Commit b9533c5

Browse files
ShewartCopilot
andauthored
Update src/ShellUI.Templates/Templates/DrawerVariantsTemplate.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent aef7b36 commit b9533c5

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
@@ -17,7 +17,7 @@ public class DrawerVariantsTemplate
1717

1818
public static string Content => @"using System.Collections.Generic;
1919
20-
namespace YourProjectNamespace.Components;
20+
namespace YourProjectNamespace.Components.UI.Variants;
2121
2222
public enum DrawerSide
2323
{

0 commit comments

Comments
 (0)