fixed report tab bug

This commit was merged in pull request #108.
This commit is contained in:
victorAnumudu
2026-01-06 20:27:07 +01:00
parent 02731c021a
commit 9d947f19b9
5 changed files with 60 additions and 25 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ export default function ProductReportTable() {
<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>Payments Report</h4>
<h4>Products Report</h4>
</div>
</div>
</div>