mirror of
https://github.com/UofCBaja/BajaUofCWebsite.git
synced 2025-06-16 05:44:17 -06:00
init(InterviewBooking)
This commit is contained in:
parent
c146d70c7a
commit
74cc024684
6
src/InterviewBooking/interviewBooking.js
Normal file
6
src/InterviewBooking/interviewBooking.js
Normal file
@ -0,0 +1,6 @@
|
||||
const interviewBooking = () => {
|
||||
return (<>
|
||||
</>);
|
||||
}
|
||||
|
||||
export default interviewBooking;
|
Loading…
x
Reference in New Issue
Block a user