분할레이아웃
This commit is contained in:
@@ -17,7 +17,7 @@ export const RadioBasicDefinition = createComponentDefinition({
|
||||
name: "라디오 버튼",
|
||||
nameEng: "RadioBasic Component",
|
||||
description: "단일 옵션 선택을 위한 라디오 버튼 그룹 컴포넌트",
|
||||
category: ComponentCategory.INPUT,
|
||||
category: ComponentCategory.FORM,
|
||||
webType: "radio",
|
||||
component: RadioBasicWrapper,
|
||||
defaultConfig: {
|
||||
|
||||
Reference in New Issue
Block a user