mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-09-26 03:48:49 +02:00
Fix sidebar typo
This commit is contained in:
@@ -207,7 +207,7 @@ export async function Layout({ children }: { children: React.ReactNode }) {
|
||||
name: (
|
||||
<div className="flex">
|
||||
<BarChartIcon size={18} />
|
||||
<div className="ml-1">Anaytics</div>
|
||||
<div className="ml-1">Analytics</div>
|
||||
</div>
|
||||
),
|
||||
link: "/admin/performance/analytics",
|
||||
|
Reference in New Issue
Block a user