Skip to content

Conversation

christianboyle
Copy link
Contributor

For some reason every other example in the Library Themes section is missing its th background-color:

table-header-bug.mp4

This change just adds the rule explicitly to headerRowContainerStyle, the same as it is in rowContainerStyle:

table-header-bug-fixed.mp4

Note: There was also a build error when running npm run storybook:dev

Module not found: Error: Can't resolve 'styled-components'

...which can be fixed by running npm i styled-components, but I've left that out of this PR in case you wanted to handle it differently.

@rwieruch
Copy link
Contributor

Nice catch! Thank you @christianboyle 🚀

@rwieruch rwieruch merged commit 70a6fd1 into table-library:master Jul 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants