Anki/ts/editor/LabelName.svelte

8 lines
180 B
Svelte

<!--
Copyright: Ankitects Pty Ltd and contributors
License: GNU AGPL, version 3 or later; http://www.gnu.org/licenses/agpl.html
-->
<span class="label-name">
<slot />
</span>