fix: add compatConfig to all components
This commit is contained in:
@@ -49,6 +49,7 @@ const d = computed(
|
||||
<script lang="ts">
|
||||
export default {
|
||||
name: 'Background',
|
||||
compatConfig: { MODE: 3 },
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user