You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey!
I think it would be quite usefull if `classNames` prop would be optional, and it would still work without it.
In our use-case we are using it together with styled components and it's quite annoying to add those prefixes all the time, when component styles are already scoped.
Also if you pass empty string, it adds classes beginning with `-`.
0 commit comments