testing tailwind
parent
00ec039929
commit
a74808859d
|
@ -5,7 +5,7 @@
|
|||
|
||||
@:base_html({
|
||||
|
||||
<div class="flex flex-row" hx-ext="sse" sse-connect="/api/ada/updates" sse-swap="ada">
|
||||
<div class="flex flex-col" hx-ext="sse" sse-connect="/api/ada/updates" sse-swap="ada">
|
||||
@:ada_list_html()
|
||||
</div>
|
||||
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
@()
|
||||
|
||||
<div>
|
||||
Oops, there should be a list here!
|
||||
</div>
|
||||
<div>Testy uwu 0</div>
|
||||
<div>Testy uwu 1</div>
|
||||
<div>Testy uwu 2</div>
|
||||
<div>Testy uwu 3</div>
|
||||
<div>Testy uwu 4</div>
|
||||
|
|
Loading…
Reference in New Issue