Merge pull request #167 from dephraiim/fix/dashboard-logo

fix: dashboard logo
This commit is contained in:
Lucas Smith
2023-05-30 23:29:57 +10:00
committed by GitHub

View File

@ -116,7 +116,6 @@ export default function TopNavigation() {
href="/dashboard"
className="flex flex-shrink-0 items-center gap-x-2 self-center overflow-hidden">
<Logo className="h-8 w-8" />
<h2 className="text-2xl font-semibold">Documenso</h2>
</Link>
<div className="hidden sm:-my-px sm:ml-6 sm:flex sm:space-x-8">