import React from 'react'; // import { Home } from '.'; export const About = () => (

About

); export default About;