fixed my propries page and fixed the sidebar again mouaz is the best in the west
All checks were successful
Build frontend / build (push) Successful in 41s

This commit is contained in:
mouazkh
2026-05-25 22:19:03 +03:00
parent 7a3248aec5
commit 9d8ccbac3c
2 changed files with 8 additions and 5 deletions

View File

@ -42,7 +42,8 @@ import {
Wind,
Pencil,
Save,
X
X,
Star
} from 'lucide-react';
import toast, { Toaster } from 'react-hot-toast';
import AuthService from '../../services/AuthService';