Skip to content

Commit e41fccd

Browse files
committed
formating removed-32
1 parent 9b7730d commit e41fccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ function convertOldContainerParams(params: CompParams<any>) {
8686
value: {
8787
container: {
8888
showHeader: true,
89-
body: { 0 : { view: container } },
89+
body: { 0: { view: container } },
9090
showBody: true,
9191
showFooter: false,
9292
autoHeight: autoHeight,

0 commit comments

Comments
 (0)