We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
在popup的 Mask 中将import * as React from 'react';去掉了 这样打包出来的还是原来的 React.createElement() 会提示react找不到。 这里是通过启动新的jsx编辑还是加回来比较好?