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
> This module now exists independently at [JedWatson/classnames](https://github.com/JedWatson/classnames) and is React-agnostic. The add-on here will thus be removed in the future.
12
+
9
13
`classSet()` is a neat utility for easily manipulating the DOM `class` string.
10
14
11
15
Here's a common scenario and its solution without `classSet()`:
0 commit comments