Skip to content

Commit

Permalink
Remove extra iframe in example from README.md (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
seancrowe authored Jul 3, 2024
1 parent b963d17 commit 85a6371
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,6 @@ Here is a complete example:
```html
<body>
<div id="editor-div"></div>
<iframe id="editor-iframe" style="width:1200px; height:800px"
src="https://example.chili-publish.online/example/editor_html.aspx?doc=3d178228-a9b9-49d0-90d9-c1c8f8b67f05&apiKey=Sczs1ruhiZcaFiqg0G0"></iframe>
<script type="module">
import {PublisherInterface} from 'https://unpkg.com/@chili-publish/publisher-interface@latest/dist/PublisherInterface.min.js';
Expand Down

0 comments on commit 85a6371

Please sign in to comment.