web.myco.systems/web-myco/themes/blowfish/layouts/partials/badge.html
2023-09-02 03:10:14 +00:00

7 lines
208 B
HTML

<span class="flex">
<span
class="rounded-md border border-primary-400 px-1 py-[1px] text-xs font-normal text-primary-700 dark:border-primary-600 dark:text-primary-400"
>
{{ . }}
</span>
</span>