fix(sidebar) change Qlockify typo in head title tag and sidebar component

This commit is contained in:
2026-05-03 19:42:19 +03:30
parent 380b794ab1
commit de74db2703
2 changed files with 2 additions and 2 deletions

View File

@@ -334,7 +334,7 @@ export const Sidebar = ({ mobileOpen = false, onMobileClose }: SidebarProps) =>
<div className="flex min-h-0 flex-1 flex-col overflow-y-auto">
<div className="flex shrink-0 items-center justify-between border-b border-slate-200 px-5 py-5 dark:border-slate-800">
<h2 className="truncate text-lg font-bold text-slate-800 dark:text-white">
Qlockify.ir
{t.title || "Qlockify"}
</h2>
<button