I am using react-table with selectTable HOC. I want to make checkbox and header both fixed. I can make both individually fixed but when i tried to make fixed togather this is what happening.
Here is what i have tried. https://codesandbox.io/s/jzr870m25
any help would be appreciated.