Replies: 1 comment
-
The code is correct. You're pretty much following this example. I'm guessing you just passed an invalid color in. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I have an issue styling the column header of the react table.
I used the following prop:
and got this result:
As you can see, there is white background on each side between the header and the border.
What prop do I use to overwrite it? I literally tried every prop in the docs.
thanks
Beta Was this translation helpful? Give feedback.
All reactions