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
Enhance className to accept an array that we then parse using the classnames library. This would prevent application code from needing to import / use the classnames library directly and would be an easy win.