minhnt-dev: fix bugs
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
import DynamicLayout from "@/components/dynamic-page/page-section/layouts/index.vue";
|
||||
import type { PageSection } from "@/models/cms";
|
||||
|
||||
const emit = defineEmits(["dropComponent", "dropData", "selectComponent"]);
|
||||
|
||||
const props = defineProps<{
|
||||
label?: any;
|
||||
layout?: string;
|
||||
|
||||
Reference in New Issue
Block a user