Lucas Bittencourt

Results 2 comments of Lucas Bittencourt

> Thanks! I plan to add this. > > In addition to these ones, I'm thinking of something similar to TweetDeck for the left sidebar: > ![image](https://user-images.githubusercontent.com/619186/49903069-113dcd80-fe4d-11e8-9102-1cdbd350f21a.png) Oh, it's awesome!...

same issue here, using mui v5. ```tsx export const RCPasswordField = styled(({ InputProps, ...rest }) => )`` ``` ![image](https://github.com/styled-components/styled-components/assets/13838273/67ba0ba0-50e8-4c3a-9071-4800e6d018b6) tried transient props, is-prop-valid from @emotion, withConfig and nothing solved. still...