Style error, modules, styled components.
Greetings! I am working on a project using electron, react js and typescript, one of the components I am using is a tablem this table was made in styled components, we use css modules on our project, howeer, when the table is used, we have to reload (ctrl + r) so ite shows the styles from the css modules, otherwise, it shows other styles, I believe the ones from the original component, any ideas on how to fix this issue? the blue one is before i reload the project. thanks for the help!
0 Replies