Skip to content

Commit

Permalink
Add line break
Browse files Browse the repository at this point in the history
  • Loading branch information
creativoma authored Mar 20, 2024
1 parent 2fe001a commit a29e9bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/guides/migrations/v8.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ const graphics2 = new Graphics()


- `GraphicsGeometry` has been replaced with `GraphicsContext` this allows for sharing of `Graphics` data more efficiently.

**Old:**
```ts
const rect = new Graphics()
Expand Down

0 comments on commit a29e9bd

Please sign in to comment.