import dl_icon from '../image/dl.png'; export default function Download({ slug }) { return ( Sample Download ); }