mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-04-10 21:09:51 +02:00
Fix sidebar typo
This commit is contained in:
parent
f82ae158ea
commit
9599388db8
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user