mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-18 05:40:31 +00:00
fix: edit item form.
This commit is contained in:
@@ -189,8 +189,6 @@ function ItemsList({
|
||||
return (
|
||||
<DashboardInsider
|
||||
loading={fetchResourceViews.isFetching || fetchResourceFields.isFetching}
|
||||
// isLoading={fetchHook.isFetching}
|
||||
|
||||
name={'items-list'}
|
||||
>
|
||||
<ItemsActionsBar
|
||||
|
||||
Reference in New Issue
Block a user