import {Box,Button} from '@mui/material' const RecordEditor = () =>{ return( hello ) } export default RecordEditor