Skip to content
Discussion options

You must be logged in to vote

I was able to resolve my issue by rewriting my Header parameter as the following:

Header: () => (
  <div className="flex">
    <div className="inline-flex">Location</div>
    <div className="inline-flex">
      <ArrowSort />
    </div>
  </div>
),

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lilfrootyloops
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant