improved loading state for /document/id

This commit is contained in:
Doug Andrade
2023-06-13 23:28:25 -04:00
parent 05238f096b
commit e0e2f3e440
4 changed files with 33 additions and 5 deletions

View File

@ -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