Skip to content

Commit

Permalink
Update demo.html
Browse files Browse the repository at this point in the history
Custom elements can not be self-closing too
WICG/webcomponents#624
  • Loading branch information
abitrolly authored Apr 30, 2018
1 parent cce5aec commit 27d6233
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@

<script src="metamask-status.js"></script>

<metamask-status/>
<metamask-status></metamask-status>

0 comments on commit 27d6233

Please sign in to comment.