fix. 컴포넌트 리팩토링, 타입 명시적 적용
This commit is contained in:
@@ -36,7 +36,7 @@ console.log('components:', props.components)
|
||||
:group-sets="true"
|
||||
class="text-[20px] font-[500] text-white/70 leading-[30px]"
|
||||
/>
|
||||
<WidgetsButtonList
|
||||
<WidgetsButton
|
||||
v-if="props.components.cardButtonList"
|
||||
:component-data="props.components.cardButtonList"
|
||||
:group-sets="true"
|
||||
|
||||
Reference in New Issue
Block a user