mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 13:20:31 +00:00
feat: add missed salutation and website columns.
This commit is contained in:
@@ -59,7 +59,7 @@ const ItemCategoryList = ({
|
||||
);
|
||||
|
||||
const fetchResourceFields = useQuery(
|
||||
['resource-fields', 'items_categories'],
|
||||
['resource-fields', 'item_category'],
|
||||
(key, resourceName) => requestFetchResourceFields(resourceName),
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user