Skip to content

Commit 19a61b7

Browse files
authored
Add files via upload
1 parent 2e7876b commit 19a61b7

File tree

3 files changed

+86
-67
lines changed

3 files changed

+86
-67
lines changed

embed-demo.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<div class="container">
3838
<h1>Embedding Demo</h1>
3939
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
40-
<patch-embedder patch="examples/Pro54.json" mode="preview" width="800px" height="400px"></patch-embedder>
40+
<patch-embedder patch="examples/Pro54.json" mode="preview" width="800px" height="500px"></patch-embedder>
4141
<patch-embedder width="800px" height="400px"></patch-embedder>
4242
</div>
4343
<script src="./index.js" type="module"></script>

index.js

+73-54
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

index.js.map

+12-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)