mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 13:20:31 +00:00
fix(webap): sales by items query state from query string
This commit is contained in:
@@ -59,7 +59,7 @@ function APAgingSummaryHeader({
|
||||
const handleDrawerClose = () => {
|
||||
toggleFilterDrawerDisplay(false);
|
||||
};
|
||||
// Detarmines the feature whether is enabled.
|
||||
// Detarmines whether the feature is enabled.
|
||||
const { featureCan } = useFeatureCan();
|
||||
const isBranchesFeatureCan = featureCan(Features.Branches);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user