import React from 'react'; const DropZone = () => { return ( <> </> ) } export default DropZone;. Next, import the DropZone component into the ...
確定! 回上一頁