We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 258626b commit 64e0401Copy full SHA for 64e0401
test/fixtures/basic.vue
@@ -3,7 +3,7 @@
3
</template>
4
5
<script>
6
-module.exports = {
+export default {
7
data () {
8
return {
9
msg: 'Hello from Component A!'
0 commit comments