Replies: 1 comment 2 replies
-
I'm trying to do the same thing without success...+1 request of help! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
`
import React from "react";
import { useTable, useFilters, useGlobalFilter } from "react-table";
`
I'm trying to add a custom filter to the globalFilter, and no matter what I'm trying to do its doesn't seem to work, any help? Or any working code would be lovely, thanks!
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions