feat: change agent and container add tags
This commit is contained in:
@@ -45,12 +45,7 @@ add.run = async (ctx) => {
|
||||
source: '',
|
||||
type: '',
|
||||
sourceType: '',
|
||||
data: {
|
||||
className: '',
|
||||
style: {},
|
||||
showChild: true,
|
||||
shadowRoot: false,
|
||||
},
|
||||
data: {},
|
||||
};
|
||||
const container = {
|
||||
..._data,
|
||||
|
||||
Reference in New Issue
Block a user