Skip to content

Commit

Permalink
Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
AhmeeedMostafa committed Oct 30, 2023
1 parent 4eba174 commit 6fed78e
Show file tree
Hide file tree
Showing 3 changed files with 254 additions and 179 deletions.
252 changes: 252 additions & 0 deletions assets/index.7eaabd4e.js

Large diffs are not rendered by default.

177 changes: 0 additions & 177 deletions assets/index.b907e84f.js

This file was deleted.

4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
rel="stylesheet"
/>

<script type="module" crossorigin src="./assets/index.b907e84f.js"></script>
<script type="module" crossorigin src="./assets/index.7eaabd4e.js"></script>
<link rel="stylesheet" href="./assets/index.36ef5c44.css">
</head>

Expand Down Expand Up @@ -313,7 +313,7 @@ <h3>Ready to get started?</h3>
filerobotImageEditor.<span class="light-blue">render</span>({
onClose: (closingReason) => {
console.<span class="light-blue">log</span>('Closing reason', closingReason);
filerobotImageEdtior.<span class="light-blue">terminate</span>();
filerobotImageEditor.<span class="light-blue">terminate</span>();
}
});
</code></pre>
Expand Down

0 comments on commit 6fed78e

Please sign in to comment.