mirror of https://github.com/jpanther/congo.git
6 lines
206 B
HTML
6 lines
206 B
HTML
|
<span
|
||
|
class="ml-1 px-1 py-[2px] text-xs font-normal border rounded-md text-primary-700 dark:text-primary-400 border-primary-400 dark:border-primary-600 inline-block align-middle mb-1"
|
||
|
>
|
||
|
{{ . }}
|
||
|
</span>
|