Skip to content

Commit 4ca5828

Browse files
committed
feat: classnames
1 parent 4ecdb7c commit 4ca5828

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

packages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
| @chaos-design/package | Find the tor packages config from the cwd path of package. | 0.0.24 |
1212
| @chaos-design/publish | Chaos publish packages. | 0.0.24 |
1313
| @chaos-design/task | Fluent interface for run task. | 0.0.24 |
14-
| @chaos-design/classnames | The information has gone, 💣 ... | 0.0.2 |
14+
| @chaos-design/classnames | A simple utility for conditionally joining classNames | 0.0.2 |
1515
| @chaos-design/utils-pkg | package utils | 0.0.24 |

packages/utils/classnames/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "@chaos-design/classnames",
33
"type": "module",
44
"version": "0.0.2",
5+
"description": "A simple utility for conditionally joining classNames",
56
"exports": {
67
"types": "./index.d.ts",
78
"require": "./lib/index.cjs",

0 commit comments

Comments
 (0)