8000 removed unnecessary spaces before comment · Coffcer/vue@2ae7878 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2ae7878

Browse files
author
勾股
committed
removed unnecessary spaces before comment
1 parent 794214a commit 2ae7878

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/directives/repeat.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ module.exports = {
142142
}, this))
143143
},
144144

145-
/**
145+
/**
146146
* Resolve a dynamic component to use for an instance.
147147
* The tricky part here is that there could be dynamic
148148
* components depending on instance data.

0 commit comments

Comments
 (0)
0