We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c8bb56 commit 5bf6834Copy full SHA for 5bf6834
1 file changed
SpawnDev.MatrixLEDDisplay.Demo/Layout/MainLayout.razor
@@ -25,7 +25,6 @@
25
<RadzenPanelMenu>
26
<RadzenPanelMenuItem Text="Home" Icon="home" Path="" />
27
<RadzenPanelMenuItem Text="GitHub Repo" Icon="code" Path="https://github.com/LostBeard/SpawnDev.MatrixLEDDisplay" Target="_blank" />
28
- <RadzenPanelMenuItem Text="Todd@SpawnDev.com" Icon="mail" Path="mailto:todd@spawndev.com" Target="_blank" />
29
</RadzenPanelMenu>
30
<div class="rz-p-4">
31
<!-- Left Sidebar -->
0 commit comments