Upload files to "frontend/components"
This commit is contained in:
parent
57ee7f3419
commit
392bdfca2f
5 changed files with 77 additions and 0 deletions
2
frontend/components/Badge.jinja
Normal file
2
frontend/components/Badge.jinja
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
{#def label, variant="neutral" #}
|
||||
<span class="badge badge-{{ variant }}">{{ label }}</span>
|
||||
Loading…
Add table
Add a link
Reference in a new issue