import "./index.css"; export default function PortfolioView() { return (
Portfolio View
); }