minhnt-dev: fix bugs
This commit is contained in:
@@ -12,7 +12,6 @@ const definedDynamicComponent: Record<string, any> = {
|
||||
};
|
||||
|
||||
const getCurrentComponent = computed(() => `${_props.settings.layout}`);
|
||||
console.log(definedDynamicComponent, "vào rrassd", getCurrentComponent.value);
|
||||
const GET_PROPS = computed(() => {
|
||||
return () => {
|
||||
let props: any = {};
|
||||
|
||||
Reference in New Issue
Block a user