We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed6f598 commit 8108922Copy full SHA for 8108922
WolfLeash/Components/Pages/Settings.razor
@@ -1,5 +1,5 @@
1
@page "/Settings"
2
-<h3>Comming Soon</h3>
+<h3>Coming Soon</h3>
3
4
@code {
5
WolfLeash/Components/_Imports.razor
@@ -17,4 +17,5 @@
17
@using WolfLeash.Components.Classes
18
@using WolfLeash.Components.Pages.Apps.SubComponent
19
@using WolfLeash.Components.Pages.Profiles.SubComponent
20
+@using WolfLeash.Components.Pages.Covers.SubComponent
21
@using GamesOnWhales
0 commit comments