mirror of
https://github.com/UofCBaja/BajaUofCWebsite.git
synced 2025-07-07 03:37:12 -06:00
init(InterviewBooking)
This commit is contained in:
6
src/InterviewBooking/interviewBooking.js
Normal file
6
src/InterviewBooking/interviewBooking.js
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
const interviewBooking = () => {
|
||||||
|
return (<>
|
||||||
|
</>);
|
||||||
|
}
|
||||||
|
|
||||||
|
export default interviewBooking;
|
Reference in New Issue
Block a user