import UploadZone from "./UploadZone"; export default function UploadPage() { return (

Upload

); }