This commit is contained in:
a.bouhuolia
2021-01-02 16:42:41 +02:00

View File

@@ -103,6 +103,7 @@ function ItemsList({
}),
intent: Intent.SUCCESS,
});
queryCache.invalidateQueries('items-table');
setDeleteItem(false);
})
.catch(({ errors }) => {