This commit is contained in:
nguyen van thai
2024-07-05 11:41:49 +07:00
30 changed files with 96 additions and 20 deletions
@@ -66,6 +66,7 @@ const GET_PROPS = computed(() => {
<template>
<component
v-if="definedDynamicSection[getCurrentSection]"
:is="definedDynamicSection[getCurrentSection]"
v-bind="{
...GET_PROPS(),