mirror of
http://88.130.71.182:3000/BlitTech/Projet1-RealEstate.git
synced 2026-06-12 23:33:21 +00:00
Update App.tsx
This commit is contained in:
@@ -10,8 +10,6 @@ import AdminDashboard from './pages/AdminDashboard';
|
|||||||
import AgencyDashboard from './pages/AgencyDashboard';
|
import AgencyDashboard from './pages/AgencyDashboard';
|
||||||
import { AuthProvider, useAuth } from './contexts/AuthContext';
|
import { AuthProvider, useAuth } from './contexts/AuthContext';
|
||||||
import { ListingProvider } from './contexts/ListingContext';
|
import { ListingProvider } from './contexts/ListingContext';
|
||||||
|
|
||||||
import { BrowserRouter as Router, Routes, Route } from 'react-router-dom';
|
|
||||||
import Register from './pages/Register';
|
import Register from './pages/Register';
|
||||||
|
|
||||||
//register button route
|
//register button route
|
||||||
|
|||||||
Reference in New Issue
Block a user