Updated icons header
هذا الالتزام موجود في:
@@ -75,7 +75,10 @@ const CalendarDaysLight = () => {
|
||||
</svg>
|
||||
)
|
||||
}
|
||||
// const CalendarDays = () => {
|
||||
// return (
|
||||
|
||||
// )}
|
||||
|
||||
const Header = () => {
|
||||
const location = useLocation();
|
||||
@@ -134,7 +137,7 @@ const Header = () => {
|
||||
<Link
|
||||
key={index}
|
||||
to={link.to}
|
||||
className={`font-normal px-4 py-2 flex items-center space-x-2 rounded-full font-medium transition-colors duration-200 ${location.pathname === link.to
|
||||
className={`px-4 py-2 flex items-center space-x-2 rounded-full font-medium transition-colors duration-200 ${location.pathname === link.to
|
||||
? 'bg-white blue-500/80 text-[#4C60E5] shadow-md'
|
||||
: 'text-black/80 hover:bg-blue-200/50'
|
||||
}`}
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم