화면관리 ui개선 및 파일업로드 설정
This commit is contained in:
@@ -23,7 +23,7 @@ export const CheckboxBasicDefinition = createComponentDefinition({
|
||||
defaultConfig: {
|
||||
placeholder: "입력하세요",
|
||||
},
|
||||
defaultSize: { width: 150, height: 32 },
|
||||
defaultSize: { width: 150, height: 120 }, // 40 * 3 (3개 옵션)
|
||||
configPanel: CheckboxBasicConfigPanel,
|
||||
icon: "Edit",
|
||||
tags: [],
|
||||
|
||||
Reference in New Issue
Block a user