thainv-dev:
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<script lang="ts" setup>
|
||||
import { Article_Section_Default } from "./index";
|
||||
import type { PageSection } from "@/models/cms";
|
||||
import type { PageSection } from "@/server/models/dynamic-page/index";
|
||||
import { enumPageSectionKey, enumPageSectionTemplate } from "@/definitions/enum";
|
||||
|
||||
const _props = defineProps<{
|
||||
|
||||
Reference in New Issue
Block a user