세부타입설정
This commit is contained in:
@@ -23,7 +23,7 @@ export const CheckboxBasicDefinition = createComponentDefinition({
|
||||
defaultConfig: {
|
||||
placeholder: "입력하세요",
|
||||
},
|
||||
defaultSize: { width: 120, height: 24 },
|
||||
defaultSize: { width: 150, height: 32 },
|
||||
configPanel: CheckboxBasicConfigPanel,
|
||||
icon: "Edit",
|
||||
tags: [],
|
||||
|
||||
Reference in New Issue
Block a user