New: Manual Import rejection column is sortable

pull/4555/head
Jake Soenneker 3 years ago committed by GitHub
parent 49e90463e5
commit 2f366bc3b7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -75,6 +75,7 @@ const columns = [
name: icons.DANGER,
kind: kinds.DANGER
}),
isSortable: true,
isVisible: true
}
];

Loading…
Cancel
Save