세부타입설정
This commit is contained in:
@@ -25,7 +25,7 @@ export const SliderBasicDefinition = createComponentDefinition({
|
||||
max: 999999,
|
||||
step: 1,
|
||||
},
|
||||
defaultSize: { width: 200, height: 36 },
|
||||
defaultSize: { width: 250, height: 40 },
|
||||
configPanel: SliderBasicConfigPanel,
|
||||
icon: "Edit",
|
||||
tags: [],
|
||||
|
||||
Reference in New Issue
Block a user