f fix
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "magico-pagebuilder",
|
||||
"version": "0.0.8",
|
||||
"version": "0.0.9",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
|
||||
@@ -297,7 +297,7 @@ export default {
|
||||
});
|
||||
}
|
||||
|
||||
return { columns,label:'',name:'' };
|
||||
return { columns,label:'',name:'', type:'container' };
|
||||
});
|
||||
|
||||
this.comps = pagebuilder;
|
||||
|
||||
Reference in New Issue
Block a user