import React from "react"; import pdfIcon from "./pdf.svg"; export default function PDF({ name, file }) { return (