Katheryne/Frontend/_Imports.razor
2023-10-07 13:27:25 +08:00

5 lines
152 B
Plaintext

@using Microsoft.AspNetCore.Components.Routing
@using Microsoft.AspNetCore.Components.Web
@using Microsoft.JSInterop
@using AntDesign
@using Frontend