refactor(frontend): extract auth and topbar workspace components
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<template>
|
||||
<div class="flex h-full items-center justify-center">
|
||||
<span class="loading loading-spinner loading-md text-base-content/70" />
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user