8 lines
88 B

<script>
import Widget from './Widget.html';
</script>
<div>
<Widget foo=''/>
</div>