import React from "react"; import Work2 from "./Work2"; function Work() { return (

My work experience

); } export default Work;