mirror of
https://github.com/UofCBaja/BajaUofCWebsite.git
synced 2025-07-10 13:17:13 -06:00
Added logo as svg
This commit is contained in:
@ -4,7 +4,6 @@ const OpenPage = (arg) => {
|
||||
const navigate = useNavigate();
|
||||
navigate(arg);
|
||||
console.log(arg);
|
||||
|
||||
};
|
||||
|
||||
export default OpenPage;
|
Reference in New Issue
Block a user