feat(ProfitLoss): WIP

This commit is contained in:
a.bouhuolia
2022-01-29 21:57:39 +02:00
parent 34501a9a61
commit fa455152a3
3 changed files with 8 additions and 47 deletions

View File

@@ -12,7 +12,6 @@ import withDashboardActions from 'containers/Dashboard/withDashboardActions';
import withProfitLossActions from './withProfitLossActions';
import withCurrentOrganization from '../../Organization/withCurrentOrganization';
import 'style/pages/FinancialStatements/ProfitLossSheet.scss';
import { ProfitLossSheetProvider } from './ProfitLossProvider';
import { ProfitLossSheetLoadingBar, ProfitLossSheetAlerts } from './components';