feat: change document view upon completion

This commit is contained in:
Mythie
2023-08-24 13:31:50 +10:00
parent 0d8532ab6d
commit 0e32baff0b
3 changed files with 36 additions and 11 deletions

View File

@ -9,6 +9,7 @@ export default function Loading() {
<ChevronLeft className="mr-2 inline-block h-5 w-5" />
Documents
</Link>
<h1 className="mt-4 max-w-xs grow-0 truncate text-2xl font-semibold md:text-3xl">
Loading Document...
</h1>