Skip to content

Commit a9070fa

Browse files
committed
childrenMap updated
1 parent d766a34 commit a9070fa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

client/packages/lowcoder/src/comps/comps/imageComp.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,6 @@ const childrenMap = {
169169
animationStyle: styleControl(AnimationStyle),
170170
autoHeight: withDefault(AutoHeightControl, "fixed"),
171171
supportPreview: BoolControl,
172-
restrictPaddingOnRotation:withDefault(BoolControl, true)
173172
};
174173

175174
let ImageBasicComp = new UICompBuilder(childrenMap, (props) => {

0 commit comments

Comments
 (0)