Skip to content

Commit 98c62d0

Browse files
committed
formating removed-115
1 parent 6b9c5ed commit 98c62d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ export const ResponsiveLayoutBaseComp = (function () {
213213

214214
{["layout", "both"].includes(useContext(EditorContext).editorModeStatus) && (
215215
<>
216-
<Section name={sectionNames.layout}>
216+
<Section name={sectionNames.layout}>
217217
{children.autoHeight.getPropertyView()}
218218
</Section>
219219
<Section name={trans("responsiveLayout.rowLayout")}>

0 commit comments

Comments
 (0)