세부타입설정
This commit is contained in:
@@ -24,7 +24,7 @@ export const DividerLineDefinition = createComponentDefinition({
|
||||
placeholder: "텍스트를 입력하세요",
|
||||
maxLength: 255,
|
||||
},
|
||||
defaultSize: { width: 200, height: 36 },
|
||||
defaultSize: { width: 400, height: 2 },
|
||||
configPanel: DividerLineConfigPanel,
|
||||
icon: "Layout",
|
||||
tags: [],
|
||||
|
||||
Reference in New Issue
Block a user