thainv-dev
This commit is contained in:
@@ -4,7 +4,7 @@ import DynamicComponent from "~/components/dynamic-page/page-component/templates
|
||||
import { useDynamicPageStore } from '~/stores/dynamic-page';
|
||||
const { currentPage } = storeToRefs(useDynamicPageStore());
|
||||
const props = defineProps<{
|
||||
type?: string; // [TOP_NAVIGATION, BOTTOM_NAVIGATION]
|
||||
type?: any; // [TOP_NAVIGATION, BOTTOM_NAVIGATION]
|
||||
}>();
|
||||
|
||||
const defineTypeRecusive = {
|
||||
|
||||
Reference in New Issue
Block a user