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