mirror of
http://88.130.71.182:3000/BlitTech/Projet1-RealEstate.git
synced 2026-06-12 23:33:21 +00:00
Import Categories component in App.tsx
This commit is contained in:
@@ -11,6 +11,7 @@ import AgencyDashboard from './pages/AgencyDashboard';
|
||||
import { AuthProvider, useAuth } from './contexts/AuthContext';
|
||||
import { ListingProvider } from './contexts/ListingContext';
|
||||
import Register from './pages/Register';
|
||||
import Categories from './pages/Categories';
|
||||
|
||||
// Protected route component
|
||||
const ProtectedRoute: React.FC<{
|
||||
|
||||
Reference in New Issue
Block a user