Thanks to visit codestin.com Credit goes to github.com
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 170b16f commit c14ff9fCopy full SHA for c14ff9f
docs/Intro.md
@@ -27,7 +27,7 @@ export default {
27
this.$modal.hide('my-first-modal');
28
}
29
},
30
- mount () {
+ mounted () {
31
this.show()
32
33
0 commit comments