mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2025-11-13 08:12:44 +10:00
another stage of client authentication
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<template>
|
||||
<div class="flex flex-col bg-zinc-950 h-screen w-screen overflow-hidden">
|
||||
<MiniHeader class ="select-none" />
|
||||
<MiniHeader />
|
||||
<div class="grow overflow-y-scroll">
|
||||
<slot />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user