import React from 'react'; import Navbar from "../components/navigation/Navbar"; const Projects = () => ( ); export default Projects;