Upload files to "frontend/components"
This commit is contained in:
parent
392bdfca2f
commit
7779eb279b
3 changed files with 56 additions and 0 deletions
2
frontend/components/Spinner.jinja
Normal file
2
frontend/components/Spinner.jinja
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
{#def id="spinner" #}
|
||||
<span id="{{ id }}" class="loading loading-spinner loading-md htmx-indicator"></span>
|
||||
Loading…
Add table
Add a link
Reference in a new issue