mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-16 20:22:15 +01:00
add dashboard frontend
This commit is contained in:
@@ -10,7 +10,7 @@ defineProps({
|
||||
leave-active-class="transition ease-in duration-1000"
|
||||
leave-from-class="opacity-100"
|
||||
leave-to-class="opacity-0">
|
||||
<div v-show="on" class="text-sm text-gray-600 dark:text-gray-400">
|
||||
<div v-show="on" class="text-sm text-muted">
|
||||
<slot />
|
||||
</div>
|
||||
</transition>
|
||||
|
||||
Reference in New Issue
Block a user