fix. 프롭스 네이밍 통일
This commit is contained in:
@@ -50,7 +50,7 @@ const props = defineProps<Props>()
|
||||
/>
|
||||
<WidgetsButtonList
|
||||
v-if="hasComponentGroup(item, 'buttonList')"
|
||||
:groups-data="getComponentGroupAry(item, 'buttonList')"
|
||||
:resources-data="getComponentGroupAry(item, 'buttonList')"
|
||||
/>
|
||||
</div>
|
||||
</SplideSlide>
|
||||
|
||||
Reference in New Issue
Block a user