mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-19 06:10:31 +00:00
fix(BS|PL): report query.
This commit is contained in:
@@ -5,6 +5,10 @@ import { transformFilterFormToQuery } from '../common';
|
||||
|
||||
const ProfitLossSheetContext = createContext();
|
||||
|
||||
/**
|
||||
* Profit/loss sheet provider.
|
||||
* @returns {React.JSX}
|
||||
*/
|
||||
function ProfitLossSheetProvider({ query, ...props }) {
|
||||
const {
|
||||
data: profitLossSheet,
|
||||
|
||||
Reference in New Issue
Block a user