세부타입설정
This commit is contained in:
@@ -25,7 +25,7 @@ export const TextareaBasicDefinition = createComponentDefinition({
|
||||
rows: 3,
|
||||
maxLength: 1000,
|
||||
},
|
||||
defaultSize: { width: 200, height: 80 },
|
||||
defaultSize: { width: 400, height: 100 },
|
||||
configPanel: TextareaBasicConfigPanel,
|
||||
icon: "Edit",
|
||||
tags: [],
|
||||
|
||||
Reference in New Issue
Block a user