Lets be smarter with modals here...
This commit is contained in:
parent
b6773b56c1
commit
767e466fd8
5 changed files with 54 additions and 34 deletions
|
@ -16,7 +16,7 @@
|
|||
<span class="spinner spinner-xl spinner-thick blue"></span>
|
||||
</div>
|
||||
</div>
|
||||
<TransitionGroup class="flex flex-wrap justify-center sm:justify-start" v-else>
|
||||
<TransitionGroup class="flex flex-wrap justify-center sm:justify-start" tag="div" v-else>
|
||||
<ServerBox
|
||||
v-for="(server, index) in servers"
|
||||
:key="index"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue