Skip to content

Commit

Permalink
Bring back that empty line that was deleted
Browse files Browse the repository at this point in the history
  • Loading branch information
Sven Tschui committed Sep 4, 2019
1 parent 229c135 commit 0a916b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/component.js
Expand Up @@ -136,6 +136,7 @@ function updateParentDomPointers(vnode) {
break;
}
}

return updateParentDomPointers(vnode);
}
}
Expand Down

0 comments on commit 0a916b5

Please sign in to comment.