Update index.tsx
This commit is contained in:
		
							parent
							
								
									6d728613e8
								
							
						
					
					
						commit
						ec0e33db7c
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -13,7 +13,7 @@ import Footer from "./components/Footer"; | ||||||
| import {Nav, Navbar, NavbarBrand, NavDropdown} from "react-bootstrap"; | import {Nav, Navbar, NavbarBrand, NavDropdown} from "react-bootstrap"; | ||||||
| import NWSLogo from "./static/images/NWS_Logo.png"; | import NWSLogo from "./static/images/NWS_Logo.png"; | ||||||
| import Blogs from "./components/Blogs"; | import Blogs from "./components/Blogs"; | ||||||
| import NotFoundPage from "./components/NotFoundPage"; | //import NotFoundPage from "./components/NotFoundPage";
 | ||||||
| import LoginPage from "./components/LoginPage"; | import LoginPage from "./components/LoginPage"; | ||||||
| import RegisterPage from "./components/RegisterPage"; | import RegisterPage from "./components/RegisterPage"; | ||||||
| import VerifyPage from "./components/VerifyPage"; | import VerifyPage from "./components/VerifyPage"; | ||||||
|  | @ -136,7 +136,7 @@ const router = createBrowserRouter([ | ||||||
|         path: "*", |         path: "*", | ||||||
|         element: |         element: | ||||||
|             <Layout> |             <Layout> | ||||||
|                 <NotFoundPage/> |                 | ||||||
|             </Layout> |             </Layout> | ||||||
|     }, |     }, | ||||||
| ]); | ]); | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 GitHub
							GitHub