sessions search

This commit is contained in:
2025-06-10 15:14:40 +05:00
parent 538e2b67bc
commit ec6d05f4cf
27 changed files with 203 additions and 66 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ function Navbar() {
<span className="2xl:text-[0.972vw] text-sm font-medium">Главная</span>
</NavLink>
<NavLink
to="/"
to="sessions"
className={({ isActive }) =>
clsx(
"2xl:p-[1.493vw] 2xl:py-[1.111vw] px-[21.5px] py-4 transition-colors flex 2xl:gap-[0.556vw] gap-2 items-center text-[#7D7D7D] hover:text-[#7B60F3]",