We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f83159e commit 526a860Copy full SHA for 526a860
1 file changed
WolfLeash/Components/Pages/Info.razor
@@ -1,7 +1,7 @@
1
@page "/Info"
2
<h1>Overview</h1>
3
4
-<DiskUsage />
+@*<DiskUsage />*@
5
6
@code {
7
0 commit comments