We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf3933e commit 3241f15Copy full SHA for 3241f15
client/packages/lowcoder/src/comps/comps/buttonComp/toggleButtonComp.tsx
@@ -137,7 +137,7 @@ const ToggleTmpComp = (function () {
137
children.iconPosition.propertyView({
138
label: trans("toggleButton.iconPosition"),
139
radioButton: true,
140
- })}
+ })}
141
{children.alignment.propertyView({
142
label: trans("toggleButton.alignment"),
143
0 commit comments