Fixed: Missing Book column in cutoff unmet

pull/1362/head
ta264 3 years ago
parent 61617ff5bc
commit 15dee29057

@ -97,7 +97,7 @@ export const defaultState = {
isVisible: true
},
{
name: 'books.Title',
name: 'books.title',
label: 'Book',
isSortable: true,
isVisible: true

Loading…
Cancel
Save