React.lazy takes a function that must call a dynamic import(). This must return a Promise which resolves to a module with a default export ...
確定! 回上一頁