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 6f9a450 commit e0573e6Copy full SHA for e0573e6
resources/assets/js/components/Example.vue
@@ -16,7 +16,7 @@
16
17
<script>
18
export default {
19
- ready() {
+ mounted() {
20
console.log('Component ready.')
21
}
22
0 commit comments