Slim down examples.
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
<template>
|
||||
<div>
|
||||
<h1>Example Component</h1>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<script>
|
||||
export default {
|
||||
ready() {
|
||||
console.log('Component ready.')
|
||||
}
|
||||
}
|
||||
</script>
|
||||
Reference in New Issue
Block a user