// @mui import { Box, Typography, Stack } from '@mui/material'; // assets import { UploadIllustration } from '@/assets'; // ---------------------------------------------------------------------- export default function BlockContent() { return ( Drop or Select file Drop files here or click  browse  thorough your machine ); }