Removes duplication of head tag in example (#2648)
This commit is contained in:
parent
f837330eaf
commit
35d8695752
|
@ -19,7 +19,6 @@
|
|||
System.import('app').catch(function(err){ console.error(err); });
|
||||
</script>
|
||||
</head>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<my-app>Loading my-app ...</my-app>
|
||||
|
|
Loading…
Reference in New Issue