Adding data table page to navigation UI

This commit is contained in:
Jonathan
2025-04-27 22:13:04 -04:00
parent d320476084
commit 8f203b2ba1
3 changed files with 11 additions and 10 deletions
+2 -4
View File
@@ -4,10 +4,8 @@
@page "/data-tables"
<LayoutMediumContentComponent>
<LayoutLargeContentComponent>
<WebsiteTitleComponent>Data Tables</WebsiteTitleComponent>
<MudTabs Elevation="2" >
<MudTabPanel Text="Attacks">
<WeaponTable/>
@@ -39,7 +37,7 @@
</PaperComponent>
</LayoutMediumContentComponent>
</LayoutLargeContentComponent>
<style>