fix(sidebar) change Qlockify typo in head title tag and sidebar component
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user