mirror of
https://github.com/bitinflow/ui.git
synced 2026-03-13 13:45:59 +00:00
Fix dummy
This commit is contained in:
@@ -12,9 +12,9 @@
|
||||
|
||||
<template v-if="loading">
|
||||
<div
|
||||
class="bg-zinc-100 dark:bg-base-600 rounded-lg px-4 py-2" \
|
||||
v-for="i in 3"
|
||||
:key="i"
|
||||
class="bg-zinc-100 dark:bg-base-600 rounded-lg px-4 py-2"
|
||||
>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user