This commit is contained in:
syuilo
2018-09-28 21:48:53 +09:00
parent 0c63ec8157
commit 1fa4d0d3f8
4 changed files with 35 additions and 30 deletions

View File

@ -19,7 +19,7 @@
<span class="label">
<span :aria-hidden="!checked"><slot></slot></span>
<p :aria-hidden="!checked">
<slot name="text"></slot>
<slot name="desc"></slot>
</p>
</span>
</div>