분할레이아웃
This commit is contained in:
@@ -17,7 +17,7 @@ export const SelectBasicDefinition = createComponentDefinition({
|
||||
name: "선택상자",
|
||||
nameEng: "SelectBasic Component",
|
||||
description: "옵션 선택을 위한 드롭다운 선택상자 컴포넌트",
|
||||
category: ComponentCategory.INPUT,
|
||||
category: ComponentCategory.FORM,
|
||||
webType: "select",
|
||||
component: SelectBasicWrapper,
|
||||
defaultConfig: {
|
||||
|
||||
Reference in New Issue
Block a user