mirror of
https://github.com/AlexMacocian/TrailBlazr.git
synced 2026-07-15 15:20:00 +00:00
Remove loading label from EmptyComponent
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<Version>0.3.0</Version>
|
||||
<Version>0.3.1</Version>
|
||||
|
||||
<Nullable>enable</Nullable>
|
||||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
|
||||
@@ -1,6 +1,3 @@
|
||||
|
||||
<h1>Loading...</h1>
|
||||
|
||||
@code {
|
||||
@code {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user