mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 21:00:31 +00:00
refactor: vendors alerts.
This commit is contained in:
@@ -31,12 +31,8 @@ function CustomersList({
|
||||
// #withCustomers
|
||||
customersTableQuery,
|
||||
|
||||
// #withAlertsActions.
|
||||
openAlert,
|
||||
|
||||
// #withCustomersActions
|
||||
requestFetchCustomers,
|
||||
|
||||
addCustomersTableQueries,
|
||||
}) {
|
||||
const [tableLoading, setTableLoading] = useState(false);
|
||||
|
||||
Reference in New Issue
Block a user