Skip to content

Commit

Permalink
feat(version1)!: publish version 1.0 (#624)
Browse files Browse the repository at this point in the history
BREAKING CHANGE: breaking change bump major
  • Loading branch information
sedghi committed May 22, 2023
1 parent 186364d commit 117cdb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core/src/RenderingEngine/RenderingEngine.ts
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ class RenderingEngine implements IRenderingEngine {
* 3) Adds the viewport
*
*
* ```typescript
* ```
* renderingEngine.enableElement({
* viewportId: viewportId,
* type: ViewportType.ORTHOGRAPHIC,
Expand Down

0 comments on commit 117cdb7

Please sign in to comment.