Skip to content

Commit

Permalink
Comment case
Browse files Browse the repository at this point in the history
Co-authored-by: Sarah Norris <1645628+mikachan@users.noreply.github.com>
  • Loading branch information
getdave and mikachan authored Dec 17, 2024
1 parent dbad7a0 commit d31f0df
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ function ZoomOutModeInserters() {

const nextClientId = blockOrder[ insertionIndex ];

// if the block insertion point is visible, and the insertion
// If the block insertion point is visible, and the insertion
// indicies match then we don't need to render the inserter.
if (
insertionPointVisible &&
Expand Down

0 comments on commit d31f0df

Please sign in to comment.