Skip to content

Commit 6b91896

Browse files
committed
#58 indentation
1 parent 3e76b63 commit 6b91896

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1672,7 +1672,7 @@ List of 300 VueJS Interview Questions
16721672
```javascript
16731673
Vue.mixin({
16741674
created(){
1675-
console.log("Write global mixins")
1675+
console.log("Write global mixins")
16761676
}
16771677
})
16781678

0 commit comments

Comments
 (0)