mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-08 05:39:13 +00:00
Remove unused span text
This commit is contained in:
@@ -82,7 +82,6 @@ export function AppSidebar(props: AppSidebarProps) {
|
|||||||
<SidebarMenuButton asChild>
|
<SidebarMenuButton asChild>
|
||||||
<a className="flex items-center gap-2 no-underline" href="/">
|
<a className="flex items-center gap-2 no-underline" href="/">
|
||||||
<KhojLogo className="w-14 h-auto" />
|
<KhojLogo className="w-14 h-auto" />
|
||||||
<span className="text-lg">Khoj</span>
|
|
||||||
</a>
|
</a>
|
||||||
</SidebarMenuButton>
|
</SidebarMenuButton>
|
||||||
)}
|
)}
|
||||||
|
|||||||
Reference in New Issue
Block a user