Lucas Bittencourt
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: >  Oh, it's awesome!...
same issue here, using mui v5. ```tsx export const RCPasswordField = styled(({ InputProps, ...rest }) => )`` ```  tried transient props, is-prop-valid from @emotion, withConfig and nothing solved. still...