BlazorSharedDemo/BlazorSharedDemo.SharedUI/_Imports.razor

7 lines
206 B
Plaintext

@using Microsoft.AspNetCore.Components.Web
@using Microsoft.AspNetCore.Components.Routing
@using BlazorSharedDemo.SharedUI
@using BlazorSharedDemo.SharedUI.Pages
@using BlazorSharedDemo.SharedUI.Shared