The resolution in the GitHub issue is not to use named export, but to import the whole module. import React from 'react'; import ReactDOM ...
確定! 回上一頁