import React from 'react'; import Candidate from '../components/Candidate' const CandidatePage = () => export default CandidatePage;