Skip to content

Commit

Permalink
fix(cascader): resolve radio style (#1130)
Browse files Browse the repository at this point in the history
  • Loading branch information
LeeJim committed Nov 28, 2022
1 parent 5051ee2 commit fa456b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cascader/cascader.wxml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
bind:change="handleSelect"
data-level="{{index}}"
align="right"
icon="stroke-line"
icon="line"
borderless
>
</t-radio-group>
Expand Down

0 comments on commit fa456b3

Please sign in to comment.