Initial release

This commit is contained in:
Bethlenfalvi, Lorinc (ext)
2025-01-29 11:42:38 +01:00
parent 0c962c336b
commit aa6426fb0f
3 changed files with 97 additions and 15 deletions

View File

@@ -0,0 +1,6 @@
<label for="stuff">
<slot/>
<div class="text-xs text-center">
<slot name="label"/>
</div>
</label>