BVN verification table updated

This commit is contained in:
victorAnumudu
2024-05-08 19:30:34 +01:00
parent 2526a5b627
commit 7cf4f9dbbe
4 changed files with 122 additions and 349 deletions
+1 -1
View File
@@ -96,7 +96,7 @@ const DashboardPage: FC = () => {
</div>
{/* RECENT LOAN APPLICATION */}
<div className="col-xl-8">
<TablesWidget10 className="card-xxl-stretch mb-5 mb-xl-8" />
<TablesWidget10 dashData={dashDetails} className="card-xxl-stretch mb-5 mb-xl-8" />
</div>
</div>
{/* end::Row */}