Skip to content

Commit

Permalink
Removed extra line break
Browse files Browse the repository at this point in the history
  • Loading branch information
Cool-Katt authored Jul 30, 2024
1 parent 160412c commit 0b8ccc0
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
Your design company has primarily been working with CSS transformations to build web pages. After some discussion, a
decision is made
to start using JavaScript to perform some calculations dynamically. Some of your teammates are less experienced with
JavaScript,
so you decide to use a function closure to create reusable transformation for `{x, y}` coordinate pairs.
JavaScript, so you decide to use a function closure to create reusable transformation for `{x, y}` coordinate pairs.

## 1. Translate the coordinates

Expand Down

0 comments on commit 0b8ccc0

Please sign in to comment.