Skip to content

Commit f128518

Browse files
committed
formating removed-37
1 parent db2c65d commit f128518

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

client/packages/lowcoder/src/comps/comps/containerComp/pageLayoutComp.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ export const ContainerBaseComp = (function () {
7474
<Section name={"Footer Style"}>
7575
{ children.container.footerStylePropertyView() }
7676
</Section>
77-
)}
77+
)}
7878
</>
7979
)}
8080
</>
@@ -132,7 +132,7 @@ const PageLayoutCompTmP = withExposingConfigs(ContainerTmpComp, [
132132
]);
133133

134134
export const PageLayoutComp = withMethodExposing(PageLayoutCompTmP, [
135-
135+
136136
{
137137
method: {
138138
name: "setSiderCollapsed",

0 commit comments

Comments
 (0)