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 committed Oct 29, 2023
1 parent 1119186 commit c03d043
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 @@ -226,7 +226,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 c03d043

Please sign in to comment.