Files
brave-core/test/data/lit_mangle_html.html
T

4 lines
58 B
HTML

<div>
${items.map(i => html`<span>${i}</span>`)}
</div>