세부타입설정
This commit is contained in:
@@ -23,7 +23,7 @@ export const ToggleSwitchDefinition = createComponentDefinition({
|
||||
defaultConfig: {
|
||||
placeholder: "입력하세요",
|
||||
},
|
||||
defaultSize: { width: 200, height: 36 },
|
||||
defaultSize: { width: 180, height: 40 },
|
||||
configPanel: ToggleSwitchConfigPanel,
|
||||
icon: "Edit",
|
||||
tags: [],
|
||||
|
||||
Reference in New Issue
Block a user