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