Skip to content

Commit

Permalink
Add an incomplete comment explanation
Browse files Browse the repository at this point in the history
  • Loading branch information
Tommy Groshong authored and tgroshon committed Oct 31, 2023
1 parent b74aa9c commit 3982d92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/js/phoenix_live_view/rendered.js
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ export default class Rendered {
getComponent(diff, cid){ return diff[COMPONENTS][cid] }

/**
* Merge given diff with
* Merge given diff with rendered diff nodes
* @param {RenderedDiffNode} diff
*/
mergeDiff(diff){
Expand Down

0 comments on commit 3982d92

Please sign in to comment.