Filter id as equals

This commit is contained in:
Nicolai Ort 2023-04-12 15:54:36 +02:00
parent fd0d45f721
commit 2699b06d7c
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F

View File

@ -13,6 +13,7 @@
{ {
accessorKey: "id", accessorKey: "id",
header: () => "id", header: () => "id",
filterFn: `equalsString`
}, },
// { // {
// header: "Name", // header: "Name",