세부타입설정
This commit is contained in:
@@ -50,7 +50,7 @@ export const AccordionBasicDefinition = createComponentDefinition({
|
||||
collapsible: true,
|
||||
defaultValue: "item-1",
|
||||
},
|
||||
defaultSize: { width: 300, height: 200 },
|
||||
defaultSize: { width: 400, height: 200 },
|
||||
configPanel: AccordionBasicConfigPanel,
|
||||
icon: "ChevronDown",
|
||||
tags: ["아코디언", "접기", "펼치기", "콘텐츠", "섹션"],
|
||||
|
||||
Reference in New Issue
Block a user