We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2afa330 commit e32c816Copy full SHA for e32c816
1 file changed
src/MatBlazor.Demo/Shared/MainLayout.razor
@@ -27,7 +27,7 @@
27
<i class="fa fa-github" aria-hidden="true"></i>
28
</MatIconButton>
29
<a href="https://www.samprof.com" target="_blank" style="white-space: nowrap;" class="brand-link">
30
- By SamProf
+ by SamProf
31
</a>
32
</MatHidden>
33
<MatHidden BreakPoint="@MatBreakpoint.SM" Direction="@MatHiddenDirection.Up">
0 commit comments