mirror of
https://github.com/sveltejs/svelte.git
synced 2024-12-01 17:30:59 +01:00
5 lines
57 B
HTML
5 lines
57 B
HTML
<svg>
|
|
<g data-foo='bar'/>
|
|
<g data-foo='{bar}'/>
|
|
</svg>
|