Skip to content

Commit

Permalink
fix: fix ROW_SNIPPET
Browse files Browse the repository at this point in the history
  • Loading branch information
gene9831 committed May 13, 2024
1 parent 69274e1 commit 80daaaf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/canvas/src/components/container/CanvasDivider.vue
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@ const ROW_SNIPPET = {
grow: true,
shrink: true,
widthType: 'auto'
}
},
children: []
}
]
}
Expand Down

0 comments on commit 80daaaf

Please sign in to comment.