Skip to content

Commit

Permalink
fix(radio): 移除未使用的组件t-cell (#2405)
Browse files Browse the repository at this point in the history
  • Loading branch information
eehhh authored Nov 1, 2023
1 parent 3fcc93c commit d18f42e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/radio/radio.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"component": true,
"usingComponents": {
"t-cell": "../cell/cell",
"t-icon": "../icon/icon"
}
}

0 comments on commit d18f42e

Please sign in to comment.