CUB-41: Add low stock indicators to filament UI
This commit is contained in:
10
frontend/src/app/app.html
Normal file
10
frontend/src/app/app.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<!-- Extrudex — Homepage (Main Hub) -->
|
||||
<main class="main-content">
|
||||
<h1 class="sr-only">Extrudex Dashboard</h1>
|
||||
|
||||
<!-- Status Summary Bar — fleet-wide health at a glance -->
|
||||
<app-dashboard-summary></app-dashboard-summary>
|
||||
|
||||
<!-- Filament Inventory — routed view -->
|
||||
<router-outlet />
|
||||
</main>
|
||||
Reference in New Issue
Block a user