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 isVisible: true
}, },
{ {
name: 'books.Title', name: 'books.title',
label: 'Book', label: 'Book',
isSortable: true, isSortable: true,
isVisible: true isVisible: true

Loading…
Cancel
Save