mirror of https://github.com/vuejs/core.git
[autofix.ci] apply automated fixes
This commit is contained in:
parent
327807807d
commit
90f23e2fb9
|
@ -1,6 +1,6 @@
|
|||
<script vapor>
|
||||
import { ref } from 'vue'
|
||||
import VdomComp from './components/VdomComp.vue';
|
||||
import VdomComp from './components/VdomComp.vue'
|
||||
|
||||
window.calls = []
|
||||
window.getCalls = () => {
|
||||
|
|
Loading…
Reference in New Issue