Loggest thy stuff
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

14 lines
197 B

<script lang="ts">
</script>
<div class="description">
<span><slot></slot></span>
</div>
<style>
div.description {
margin-top: 0.25em;
font-size: 1em;
color: inherit;
}
</style>