mirror of
https://github.com/UofCBaja/BajaUofCWebsite.git
synced 2025-06-15 13:24:17 -06:00
fixed header: removed duplicate outlet
This commit is contained in:
parent
10f63f8d71
commit
7a5ade1ebe
@ -1,6 +1,6 @@
|
||||
import logo from "./logo.webp";
|
||||
import lightDark from "./light-dark.webp";
|
||||
import { Outlet, Link, Outlet } from "react-router-dom";
|
||||
import { Outlet, Link } from "react-router-dom";
|
||||
import "./Header.css";
|
||||
import Ender from "../Footer/Ender";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user