fix(homepage): boxes sections.

This commit is contained in:
a.bouhuolia
2021-03-08 19:18:59 +02:00
parent ba68a63400
commit 8f95b09649
2 changed files with 2 additions and 10 deletions

View File

@@ -7,7 +7,7 @@ import 'style/pages/HomePage/HomePage.scss';
function HomepageContent() {
return (
<div>
<div className="financial-reports">
<AccountsReceivableSection />
<AccountsPayableSection />
<FinancialAccountingSection />