fix. pageVerTmplSeq 타입 통일

This commit is contained in:
clkim
2025-10-21 15:14:26 +09:00
parent 51ca33ed19
commit 118bec5dde
15 changed files with 35 additions and 68 deletions

View File

@@ -1,5 +1,5 @@
<script setup lang="ts">
import { getYouTubeEmbedUrl } from '#layers/utils/youtube'
import { getYouTubeEmbedUrl } from '@/layers/utils/youtubeUtil'
interface Props {
youtubeUrl: string