Skip to content

Commit a772361

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/ShellUI.Templates/Templates/DrawerTemplate.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ public class DrawerTemplate
1717

1818
public static string Content => @"@namespace YourProjectNamespace.Components.UI
1919
@using YourProjectNamespace.Components
20+
@using YourProjectNamespace.Components.UI.Variants
2021
2122
@if (UseCompositional)
2223
{

0 commit comments

Comments
 (0)