Using React.lazy with the Suspense component helps solve this problem. ... as loadable-components which is recommended in the React docs.
確定! 回上一頁