Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c14ff9f

Browse files
shayaulmaneuvl
authored andcommitted
fix: code typo in intro.md
1 parent 170b16f commit c14ff9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ export default {
2727
this.$modal.hide('my-first-modal');
2828
}
2929
},
30-
mount () {
30+
mounted () {
3131
this.show()
3232
}
3333
}

0 commit comments

Comments
 (0)