Skip to content

Commit

Permalink
0.0.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
b4rtaz committed Oct 15, 2023
1 parent 2978938 commit d48fafe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Add the below code to your head section in HTML document.
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/index.umd.min.js"></script>
```

Call the designer by:
Call the editor by:

```js
miniCanvasEditor.Editor.createBlank(placeholder, 200, 300, {});
Expand Down
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d48fafe

Please sign in to comment.