Updated
This commit is contained in:
4
master/examples/withjs.html
Normal file
4
master/examples/withjs.html
Normal file
@@ -0,0 +1,4 @@
|
||||
<p>I am HTML</p>
|
||||
<script>
|
||||
console.warn("I am JS");
|
||||
</script>
|
||||
Reference in New Issue
Block a user