import React from 'react' const CancelFile = () => { return ( <> ) } export default CancelFile;