Skip to content
Snippets Groups Projects
Commit 24efc3a6 authored by David Sadler's avatar David Sadler
Browse files

Added blank recruiterInternship page

parent 33b879d5
No related branches found
No related tags found
6 merge requests!65Master,!50Change navigation buttons to reflect user feedback,!47fix profuction sort button flickering issue,!43Recruiter: Add staring and evidence ;Student: add Dashboard Timeline; Add univseral navbar,!36Create pages from mockups and link with Prisma Merge,!27Recruiter dashboard
Pipeline #422552 passed
'use client'
import "bootstrap/dist/css/bootstrap.min.css"
function RecruiterInternship() {
return (
<main className="recruiterInternship">
</main>
);
}
export default RecruiterInternship;
recruiterInternship {
margin: 5px;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment