File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
packages/utils/classnames Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 11
11
| @chaos-design/package | Find the tor packages config from the cwd path of package. | 0.0.24 |
12
12
| @chaos-design/publish | Chaos publish packages. | 0.0.24 |
13
13
| @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 |
15
15
| @chaos-design/utils-pkg | package utils | 0.0.24 |
Original file line number Diff line number Diff line change 2
2
"name" : " @chaos-design/classnames" ,
3
3
"type" : " module" ,
4
4
"version" : " 0.0.2" ,
5
+ "description" : " A simple utility for conditionally joining classNames" ,
5
6
"exports" : {
6
7
"types" : " ./index.d.ts" ,
7
8
"require" : " ./lib/index.cjs" ,
You can’t perform that action at this time.
0 commit comments