Browse Source

Revert _Imports.razor

Max Katz 1 year ago
parent
commit
d307c339d4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      samples/ControlCatalog.Browser.Blazor/_Imports.razor

+ 1 - 0
samples/ControlCatalog.Browser.Blazor/_Imports.razor

@@ -6,4 +6,5 @@
 @using Microsoft.AspNetCore.Components.Web.Virtualization
 @using Microsoft.AspNetCore.Components.WebAssembly.Http
 @using Microsoft.JSInterop
+@using ControlCatalog.Browser.Blazor.Shared
 @using SkiaSharp