chore: remove some logs
fix: inject store instance to handle component
This commit is contained in:
@@ -50,7 +50,6 @@ const DnDFlow = defineComponent({
|
||||
};
|
||||
|
||||
elements.value.push(newNode);
|
||||
console.log(elements.value);
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user