세부타입설정
This commit is contained in:
@@ -30,7 +30,7 @@ export const ButtonPrimaryDefinition = createComponentDefinition({
|
||||
errorMessage: "저장 중 오류가 발생했습니다.",
|
||||
},
|
||||
},
|
||||
defaultSize: { width: 120, height: 36 },
|
||||
defaultSize: { width: 120, height: 40 },
|
||||
configPanel: ButtonPrimaryConfigPanel,
|
||||
icon: "MousePointer",
|
||||
tags: ["버튼", "액션", "클릭"],
|
||||
|
||||
Reference in New Issue
Block a user