Browse Source

Revert _Imports.razor

pull/13688/head
Max Katz 3 years ago
committed by GitHub
parent
commit
d307c339d4
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      samples/ControlCatalog.Browser.Blazor/_Imports.razor

1
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

Loading…
Cancel
Save