> 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)_