Skip to content

Commit ca4f86e

Browse files
committed
Refine README
1 parent 30f7ff6 commit ca4f86e

File tree

3 files changed

+1
-36
lines changed

3 files changed

+1
-36
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ For a quick way to see OOHTML in the Shadow DOM, we could suppose the whole of [
330330
<html>
331331
<head>
332332
<script src="https://unpkg.com/@webqit/oohtml/dist/main.lite.js"></script>
333-
<script>
333+
<script type>
334334
customElements.define('demo-component', class extends HTMLElement {
335335
constructor() {
336336
super();

test/ii.html

Lines changed: 0 additions & 11 deletions
This file was deleted.

test/ii2.html

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)