1
0
Fork 0

fix(dev:docs): Dimension macro, boundary box, and typo fixes

This commit is contained in:
Benjamin Fan 2025-05-19 17:20:45 -07:00
parent af0dcc9784
commit 51213b3366
13 changed files with 66 additions and 30 deletions

View file

@ -17,7 +17,7 @@ This method is chainable as it returns the `Snippet` object
## Example
<Example caption="An example of the Snippet.clone() method">
<Example caption="An example of the Snippet.scale() method">
```js
({ Point, Path, paths, Snippet, snippets, part }) => {