added system table report

This commit was merged in pull request #109.
This commit is contained in:
victorAnumudu
2026-01-09 09:01:22 +01:00
parent 26d095afda
commit 5d04abc0db
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ export default function SystemReportTable() {
<div className="col-md-12 m-b-30">
<div className="d-block d-sm-flex flex-nowrap align-items-center">
<div className="page-title mb-2 mb-sm-0">
<h4>Products Report</h4>
<h4>Systems Report</h4>
</div>
</div>
</div>