mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
feat: hook up the matching form to the server
This commit is contained in:
@@ -33,7 +33,6 @@ function RulesTable({
|
||||
}) {
|
||||
// Invoices table columns.
|
||||
const columns = useBankRulesTableColumns();
|
||||
|
||||
const { bankRules } = useRulesListBoot();
|
||||
|
||||
// Handle edit bank rule.
|
||||
|
||||
Reference in New Issue
Block a user