Skip to content

Commit d973e4a

Browse files
authored
fix(Cell): fix demo (#4610)
1 parent 0435272 commit d973e4a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • packages/components/cell/_example/multiple

packages/components/cell/_example/multiple/index.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"usingComponents": {
44
"t-cell": "tdesign-miniprogram/cell/cell",
55
"t-icon": "tdesign-miniprogram/icon/icon",
6+
"t-badge": "tdesign-miniprogram/badge/badge",
67
"t-switch": "tdesign-miniprogram/switch/switch"
78
}
89
}

0 commit comments

Comments
 (0)