Skip to content

Commit 43d2799

Browse files
[autofix.ci] apply automated fixes
1 parent ba9db34 commit 43d2799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages-private/vapor-e2e-test/interop/components/SimpleVaporComp.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
const msg = 'vapor comp'
33
</script>
44
<template>
5-
<div>{{ msg }}</div>
5+
<div>{{ msg }}</div>
66
</template>

0 commit comments

Comments
 (0)