Commit 0fd4d6c7 authored by TokaKaram's avatar TokaKaram

change mports

parent bd491282
......@@ -3,7 +3,7 @@ import { ToastContainer } from 'react-toastify';
import 'react-toastify/dist/ReactToastify.css';
import { AuthProvider } from './context/AuthContext';
import ProtectedRoute from './components/auth/ProtectedRoute';
import Login from './components/Auth/Login';
import Login from './components/auth/Login';
import Register from './components/auth/Register';
import Navbar from './components/Layout/Navbar';
import QuizList from './components/Quiz/QuizList';
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment