feat: balance sheet comparison

This commit is contained in:
elforjani13
2022-01-13 15:25:04 +02:00
parent 76d6cd0eaa
commit 7a0d506395
8 changed files with 331 additions and 71 deletions

View File

@@ -80,7 +80,7 @@ function BalanceSheet({
</FinancialStatement>
</DashboardPageContent>
<BalanceSheetAlerts />
{/* <BalanceSheetAlerts /> */}
</BalanceSheetProvider>
);
}