Skip to content

Commit

Permalink
fix(compile): update compileRoot api doc
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed Jan 21, 2016
1 parent 6002ed2 commit 8de9bd7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/compiler/compile.js
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,6 @@ export function compileAndLinkProps (vm, el, props, scope) {
*
* If this is a fragment instance, we only need to compile 1.
*
* @param {Vue} vm
* @param {Element} el
* @param {Object} options
* @param {Object} contextOptions
Expand Down

0 comments on commit 8de9bd7

Please sign in to comment.