We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0fd98a commit af19571Copy full SHA for af19571
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "clsx",
3
- "version": "1.0.3",
+ "version": "1.0.4",
4
"repository": "lukeed/clsx",
5
"description": "A tiny (223B) utility for constructing className strings conditionally.",
6
"module": "dist/clsx.m.js",
0 commit comments