> Thanks. It works but there's at least one case that's not supported: using the `attrs()`method. > ```js > const Component = styled(AnotherComponent).attrs(…)` > // some css > ` > ``` _Originally posted by @floriancargoet in [#32](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/issues/32#issuecomment-3913588787)_
Originally posted by @floriancargoet in #32