mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 05:40:31 +00:00
fix(BalanceSheet): filter by branches.
fix(ProfitLossSheet): filter by branches. fix(CashflowStatement): filter by branches.
This commit is contained in:
@@ -57,7 +57,7 @@ const branchSelectProps = {
|
||||
/**
|
||||
* branches mulit select.
|
||||
* @param {*} param0
|
||||
* @returns
|
||||
* @returns {JSX.Element}
|
||||
*/
|
||||
export function BranchMultiSelect({ branches, ...rest }) {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user