fix: add compatConfig to all components
This commit is contained in:
@@ -242,6 +242,7 @@ function onKeyDown(event: KeyboardEvent) {
|
||||
export default {
|
||||
name: 'Node',
|
||||
inheritAttrs: false,
|
||||
compatConfig: { MODE: 3 },
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user