DigitalRiver / react-atlas

Composable React components with CSS Modules.
http://digitalriver.github.io/react-atlas/
MIT License
38 stars 25 forks source link

fix for issue 931 table sort bug #933

Closed stuller closed 5 years ago

stuller commented 5 years ago

fixes Issue #931

Magneticmagnum commented 5 years ago

Though it failed in Travis, I expect #935 to have fixed the failing tests in Travis. Tests pass locally, and via manual tests, TableHeader now works properly.