mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
feat: wip multi-select transactions to categorization and matching
This commit is contained in:
@@ -131,9 +131,9 @@ export function useAccountUncategorizedTransactionsColumns() {
|
||||
className={styles.categorizeCheckbox}
|
||||
/>
|
||||
),
|
||||
width: 10,
|
||||
minWidth: 10,
|
||||
maxWidth: 10,
|
||||
width: 20,
|
||||
minWidth: 20,
|
||||
maxWidth: 20,
|
||||
align: 'right',
|
||||
className: 'categorize_include',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user