[Cleanup] useSingleActiveEditForm hook on mobile budget table #4797
Annotations
1 error and 4 warnings
lint
Process completed with exit code 1.
|
lint:
packages/desktop-client/src/components/budget/MobileBudget.tsx#L76
'editingBudgetCategoryId' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
packages/desktop-client/src/components/budget/MobileBudget.tsx#L76
'setEditingBudgetCategoryId' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
packages/desktop-client/src/components/budget/MobileBudget.tsx#L77
'openBalanceActionMenuId' is assigned a value but never used. Allowed unused vars must match /^_/u
|
lint:
packages/desktop-client/src/components/budget/MobileBudget.tsx#L77
'setOpenBalanceActionMenuId' is assigned a value but never used. Allowed unused vars must match /^_/u
|