mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 05:10:31 +00:00
Merge remote-tracking branch 'origin/accounts_fix'
This commit is contained in:
@@ -51,7 +51,6 @@ function ExpenseTable({
|
||||
setRow(newRows);
|
||||
setFieldValue(
|
||||
'categories',
|
||||
|
||||
newRows.map((row, index) => ({
|
||||
...omit(row, ['rowType']),
|
||||
index: index + 1,
|
||||
|
||||
Reference in New Issue
Block a user