mirror of
https://github.com/UofCBaja/BajaUofCWebsite.git
synced 2025-07-08 12:17:13 -06:00
Added Functionality for Header and react router dom
This commit is contained in:
5
src/OurSponsors/OurSponsors.js
Normal file
5
src/OurSponsors/OurSponsors.js
Normal file
@ -0,0 +1,5 @@
|
||||
export default function OurSponsors() {
|
||||
return (
|
||||
<p>Our Sponsors</p>
|
||||
);
|
||||
};
|
Reference in New Issue
Block a user