import { h } from 'preact'; import Styles from './styles.module.scss'; function PortfolioPreview({ project }) { return (
{project.description}