fix. page 레이아웃 수정

This commit is contained in:
clkim
2025-12-16 11:11:22 +09:00
parent 5af62adefd
commit 4ca299be4a
5 changed files with 24 additions and 32 deletions

View File

@@ -1,6 +1,5 @@
<script setup lang="ts">
import { getComponentGroup, getComponentGroupAry } from '#layers/utils/dataUtil'
import type { TrackingObject } from '#layers/types/api/common'
import type { PageDataTemplateComponents } from '#layers/types/api/pageData'
import type { Platform } from '#layers/types/components/button'