switch front to typescript

This commit is contained in:
grimhilt
2023-04-02 16:44:54 +02:00
parent 7f535f2e95
commit e3d8d3cf9b
36 changed files with 10000 additions and 578 deletions

View File

@@ -1,8 +1,6 @@
<template>
<div class="wrapper">
<slot class="badge" name="body">
0
</slot>
<slot class="badge" name="body"> 0 </slot>
</div>
</template>
@@ -24,5 +22,4 @@
font-size: 1.1rem;
line-height: 1.4rem;
}
</style>
</style>