diff --git a/EgwCoreLib.BlazorTest/Pages/TestComponenti.razor b/EgwCoreLib.BlazorTest/Pages/TestComponenti.razor index 3445cf6..1b46dcd 100644 --- a/EgwCoreLib.BlazorTest/Pages/TestComponenti.razor +++ b/EgwCoreLib.BlazorTest/Pages/TestComponenti.razor @@ -1,4 +1,5 @@ @page "/TestComponenti" +@using EgwCoreLib.Utils @using static EgwCoreLib.Razor.Sorter @inject NavigationManager NavMan @@ -196,6 +197,20 @@ +