Skip to content

Commit 3fa1b0f

Browse files
committed
formating removed-17
1 parent ef93faf commit 3fa1b0f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

client/packages/lowcoder/src/comps/comps/buttonComp/toggleButtonComp.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,11 +121,11 @@ const ToggleTmpComp = (function () {
121121
children.iconPosition.propertyView({
122122
label: trans("toggleButton.iconPosition"),
123123
radioButton: true,
124-
})}
124+
})}
125125
{children.alignment.propertyView({
126126
label: trans("toggleButton.alignment"),
127127
radioButton: true,
128-
})}
128+
})}
129129
</Section>
130130
</>
131131
)}

0 commit comments

Comments
 (0)