mirror of
https://github.com/documenso/documenso.git
synced 2025-11-22 20:51:33 +10:00
improved loading state for /document/id
This commit is contained in:
@ -38,7 +38,7 @@ export default async function DocumentPage({ params }: DocumentPageProps) {
|
||||
<div className="mx-auto -mt-4 w-full max-w-screen-xl px-4 md:px-8">
|
||||
<Link href="/documents" className="flex items-center text-[#7AC455] hover:opacity-80">
|
||||
<ChevronLeft className="mr-2 inline-block h-5 w-5" />
|
||||
Dashboard
|
||||
Documents
|
||||
</Link>
|
||||
|
||||
<h1
|
||||
|
||||
Reference in New Issue
Block a user